Click here to Skip to main content
15,886,857 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: prevent page reload Pin
farogh haider13-Apr-10 3:18
farogh haider13-Apr-10 3:18 
QuestionHow to get TextBox value from one class to another Pin
Sr...Frank12-Apr-10 4:12
Sr...Frank12-Apr-10 4:12 
AnswerRe: How to get TextBox value from one class to another Pin
Abhijit Jana12-Apr-10 4:39
professionalAbhijit Jana12-Apr-10 4:39 
AnswerRe: How to get TextBox value from one class to another Pin
Enobong Adahada12-Apr-10 4:48
Enobong Adahada12-Apr-10 4:48 
AnswerRe: How to get TextBox value from one class to another Pin
T M Gray12-Apr-10 9:05
T M Gray12-Apr-10 9:05 
AnswerRe: How to get TextBox value from one class to another Pin
jaypatel51212-Apr-10 14:58
jaypatel51212-Apr-10 14:58 
GeneralRe: How to get TextBox value from one class to another Pin
Enobong Adahada12-Apr-10 22:01
Enobong Adahada12-Apr-10 22:01 
Questioninput type=file Pin
Morgs Morgan12-Apr-10 3:36
Morgs Morgan12-Apr-10 3:36 
Hey guys,
I have implemented a
<input type = "file" runat ="server"/>

so that user can select files.
Also I would like to add a file prefix e.g. .txt, .csv or .cs
so that only these kinds of files will be allowed. I can't get this right.
I tried
<input id = "files" type = "file" accept = "text/csv, text/txt, text/cs" runat = "server"/>

and it won't work....

Anybody there with a little helpConfused | :confused:

Please help
Morg
AnswerRe: input type=file Pin
Viral Upadhyay12-Apr-10 3:49
Viral Upadhyay12-Apr-10 3:49 
GeneralRe: input type=file Pin
T M Gray12-Apr-10 9:11
T M Gray12-Apr-10 9:11 
GeneralRe: input type=file Pin
Morgs Morgan13-Apr-10 2:26
Morgs Morgan13-Apr-10 2:26 
QuestionHow to get a file from client server Pin
raghvendrapanda12-Apr-10 2:26
raghvendrapanda12-Apr-10 2:26 
AnswerRe: How to get a file from client server Pin
Not Active12-Apr-10 2:45
mentorNot Active12-Apr-10 2:45 
AnswerRe: How to get a file from client server Pin
T M Gray12-Apr-10 8:49
T M Gray12-Apr-10 8:49 
Questionwhen ever i press spacebar a dot is generated....... Pin
sainath43712-Apr-10 2:25
sainath43712-Apr-10 2:25 
AnswerRe: when ever i press spacebar a dot is generated....... Pin
R. Giskard Reventlov12-Apr-10 2:34
R. Giskard Reventlov12-Apr-10 2:34 
GeneralRe: when ever i press spacebar a dot is generated....... Pin
sainath43715-Apr-10 1:34
sainath43715-Apr-10 1:34 
QuestionLogical Help required with checkedlist box Pin
Girish48112-Apr-10 1:51
Girish48112-Apr-10 1:51 
AnswerRe: Logical Help required with checkedlist box Pin
Brij12-Apr-10 2:25
mentorBrij12-Apr-10 2:25 
GeneralRe: Logical Help required with checkedlist box Pin
Girish48112-Apr-10 2:54
Girish48112-Apr-10 2:54 
GeneralRe: Logical Help required with checkedlist box Pin
Brij12-Apr-10 3:17
mentorBrij12-Apr-10 3:17 
Questionhow to send email from gridview selected data Pin
developerit12-Apr-10 1:37
developerit12-Apr-10 1:37 
AnswerRe: how to send email from gridview selected data Pin
Brij12-Apr-10 2:30
mentorBrij12-Apr-10 2:30 
GeneralRe: how to send email from gridview selected data Pin
developerit12-Apr-10 4:03
developerit12-Apr-10 4:03 
GeneralRe: how to send email from gridview selected data Pin
Brij12-Apr-10 4:27
mentorBrij12-Apr-10 4:27 

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.