Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~551 People Reached

5 Posted Topics

Member Avatar for yasserstein

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.

Member Avatar for MidiMagic
0
129
Member Avatar for yasserstein

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 …

Member Avatar for Member #114696
0
71
Member Avatar for yasserstein

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 …

0
75
Member Avatar for yasserstein

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 …

Member Avatar for yasserstein
0
178
Member Avatar for kally

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.

Member Avatar for yasserstein
0
98

The End.