hi,
i'm working in asp.net with c#.
i hav one dropdownlist with some options which is similar to Security Questions in yahoo mail.
I hav one option called "If Others". When the user selects this option, one label and textbox will become visible on the form to type for the user.
But the problem is when the user chooses the option "If Others", the page gets refreshed. But i dont want the page to get refreshed.
can any one tell me what i need to do inorder the page not be refreshed. plz.......
i'm working in asp.net with c#.
i hav one dropdownlist with some options which is similar to Security Questions in yahoo mail.
I hav one option called "If Others". When the user selects this option, one label and textbox will become visible on the form to type for the user.
But the problem is when the user chooses the option "If Others", the page gets refreshed. But i dont want the page to get refreshed.
can any one tell me what i need to do inorder the page not be refreshed. plz.......
Comment