No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
hi, i've set up several javascript effects on my page, so now i need some controls to have completely loaded before the user can interact with the page. how can i control the rendering times? thanks. yasser.
hello, i'm working on a news website, where some news headers and text-briefs are displayed, with a link for reading the complete story. i've made a template for this new page that will contain the full article, and i need the user to be redirected to this page to read …
hello, i'm having many web pages built on a certain master page that has something like a menu with buttons to direct to different pages from it. now i have two questions: 1. i noticed in many websites that the master page stays put having the content pages only loaded …
i'm building a webpage using CSS and javascript to produce special effects. i use onmouseover, onmouseout, and onclick events inside a table's cells to change their cssclasses. everything was going perfect so far, as i'm using VS 2008 BETA2, with the default browser IE 7.0 so now when i try …
you can use the RequiredFieldValidator in VS validation controls. using this control is extremely easy. you just set the ControlToValidate field with the control you need to set as required, and you enter some text for the ErrorMessage and you're done.
The End.
yasserstein