Hi,
I want to validate the user id that was entered in a textbox (similar to while registering to a site, we come across something like "this username already existed please choose different")
without refreshing the page (or i can say in textbox onchange event)
can someone guide me how to achieve this!