I have different 5 aspx pages , In those 5 different aspx pages there are several asp.net controls.
Ex:
In Sample.aspx Page:
In Sample2.aspx Page:
In Sample3.aspx Page:
I need to create one function in javascript and that function need to be use in all aspx pages.
I need to create one Javascript File for all aspx pages to Check Email validation.
Please reply me.
Thanks,
Suresh
Satyapriya NayakPosted Sep 26, 2012, 10:58 PM
Please refer the below links
http://www.c-sharpcorner.com/UploadFile/purankaushal/103222006013805AM/1.aspx
http://www.aspdotnet-suresh.com/2010/09/validation-for-email-and-url-using-in.html
Thanks