TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
suresh
NA
293
0
How to Create Email Validation in ASP.net
Sep 26 2012 5:55 PM
Hi,
I have different 5 aspx pages , In those 5 different aspx pages there are several asp.net controls.
Ex:
In Sample.aspx Page:
<asp:TextBox id="txt_canMailId" runat="server"/>
In Sample2.aspx Page:
<asp:TextBox id="txt_StMailId" runat="server"/>
In Sample3.aspx Page:
<asp:TextBox id="txt_PosMailId" runat="server"/>
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
Reply
Answers (
1
)
How to Secure Web.Config File
Url redirect based on passing parameter