skip to main
|
skip to sidebar
AspDotNet
Monday, March 16, 2009
How to check that the file which user is uploading should be only word file using asp.net RegularExpressionValidator?
ControlToValidate="FileUpload" Display="Dynamic" ErrorMessage="Upload a valid file"
ValidationExpression="^.+(.DOC|.DOCX|.doc|.docx)$">
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
►
2010
(2)
►
June
(1)
►
May
(1)
▼
2009
(20)
►
April
(1)
▼
March
(12)
how to Cache an object in asp.net using c#?
Error while opening connection with sql as connect...
How to add new column in data table in asp.net c#?
How to send email using asp.net and c#?
How to check that the file which user is uploading...
how to Post data from html using asp.net as a back...
Paging in grid view using asp.net with c#?
How to bind datat using Gridview in asp.net with c#?
Using string builder to write html on asp.net aspx...
How to tell search engine the page has moved using...
How to generate unique number in asp.net using c#?
Connection string in web.config asp.net c#
►
February
(7)
About Me
Mohit
View my complete profile
No comments:
Post a Comment