Click here to Skip to main content
15,885,366 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Date type Pin
sashidhar29-Sep-09 1:09
sashidhar29-Sep-09 1:09 
GeneralRe: Date type Pin
MrRhodos29-Sep-09 1:17
MrRhodos29-Sep-09 1:17 
GeneralRe: Date type Pin
sashidhar29-Sep-09 1:31
sashidhar29-Sep-09 1:31 
GeneralRe: Date type Pin
MrRhodos29-Sep-09 2:07
MrRhodos29-Sep-09 2:07 
GeneralRe: Date type Pin
Christian Graus29-Sep-09 10:30
protectorChristian Graus29-Sep-09 10:30 
AnswerRe: Date type Pin
sashidhar29-Sep-09 0:50
sashidhar29-Sep-09 0:50 
AnswerRe: Date type Pin
Abhishek Sur29-Sep-09 1:42
professionalAbhishek Sur29-Sep-09 1:42 
QuestionValidating filetypes to upload only txt or csv files Pin
meeram39529-Sep-09 0:48
meeram39529-Sep-09 0:48 
I have a validation for the fileupload control in my page, where the user is supposed to upload only text or csv files. I used the following expression:

ValidationExpression="[a-zA-Z\\].*(.txt|.csv|.CSV)$

This works fine. However, the issue is, when the text or csv file starts with digits. How should I include numbers also inside this expression? Do anybody has anyidea? Pls help. I tried many ways, but Iam getting the custom error message, 'File must be txt or csv format'.

Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

AnswerRe: Validating filetypes to upload only txt or csv files Pin
Nisha Agrawal29-Sep-09 0:50
Nisha Agrawal29-Sep-09 0:50 
AnswerRe: Validating filetypes to upload only txt or csv files Pin
Christian Graus29-Sep-09 0:52
protectorChristian Graus29-Sep-09 0:52 
QuestionAllow numericals in text box for an application in ASP.net and C# Pin
sajitk2029-Sep-09 0:41
sajitk2029-Sep-09 0:41 
AnswerRe: Allow numericals in text box for an application in ASP.net and C# Pin
Christian Graus29-Sep-09 0:46
protectorChristian Graus29-Sep-09 0:46 
AnswerRe: Allow numericals in text box for an application in ASP.net and C# Pin
sashidhar29-Sep-09 0:46
sashidhar29-Sep-09 0:46 
GeneralRe: Allow numericals in text box for an application in ASP.net and C# Pin
sajitk2029-Sep-09 0:49
sajitk2029-Sep-09 0:49 
GeneralRe: Allow numericals in text box for an application in ASP.net and C# Pin
sashidhar29-Sep-09 0:52
sashidhar29-Sep-09 0:52 
GeneralRe: Allow numericals in text box for an application in ASP.net and C# Pin
sajitk2029-Sep-09 1:01
sajitk2029-Sep-09 1:01 
GeneralRe: Allow numericals in text box for an application in ASP.net and C# Pin
sashidhar29-Sep-09 1:16
sashidhar29-Sep-09 1:16 
Questioniframe background color style not working Pin
trilokharry29-Sep-09 0:20
trilokharry29-Sep-09 0:20 
AnswerRe: iframe background color style not working Pin
Abhishek Sur29-Sep-09 0:32
professionalAbhishek Sur29-Sep-09 0:32 
QuestionLoading Table into aspxcombobox Pin
zizigolo11029-Sep-09 0:13
zizigolo11029-Sep-09 0:13 
AnswerRe: Loading Table into aspxcombobox Pin
Abhijit Jana29-Sep-09 0:26
professionalAbhijit Jana29-Sep-09 0:26 
AnswerRe: Loading Table into aspxcombobox Pin
sashidhar29-Sep-09 0:40
sashidhar29-Sep-09 0:40 
Questionmultiline textbox scroll bar Pin
sasirekha28-Sep-09 23:38
sasirekha28-Sep-09 23:38 
AnswerRe: multiline textbox scroll bar Pin
sashidhar28-Sep-09 23:43
sashidhar28-Sep-09 23:43 
AnswerRe: multiline textbox scroll bar Pin
Abhishek Sur29-Sep-09 0:38
professionalAbhishek Sur29-Sep-09 0:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.