if for Javascript, u can use JSON.
or u can use WebServices (asmx will be enuf)
or more tricky way:
1) add updatepanel to ur page
2) add a hidden button (btnCheckEmail) which to postback to server for CheckEmailExists() function
3) bind a jscript to ur txtEmail to call __doPostBack('btnCheckEmail_ClientId','')
4) bingo~
happy coding
This post has been edited by eueu: Aug 27 2011, 11:37 AM
Aug 27 2011, 11:34 AM
Quote
0.0186sec
1.10
6 queries
GZIP Disabled