Click here to Skip to main content
15,868,014 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Create a basic captcha in C#.net Pin
Member 870181328-Feb-13 6:24
Member 870181328-Feb-13 6:24 
GeneralRe: Create a basic captcha in C#.net Pin
Member 870181328-Feb-13 6:29
Member 870181328-Feb-13 6:29 
AnswerRe: Create a basic captcha in C#.net Pin
AshishChaudha28-Feb-13 17:11
AshishChaudha28-Feb-13 17:11 
Questionthreaded function to send email, file io crashes Pin
jkirkerx27-Feb-13 8:29
professionaljkirkerx27-Feb-13 8:29 
SuggestionRe: threaded function to send email, file io crashes Pin
Richard Deeming27-Feb-13 9:30
mveRichard Deeming27-Feb-13 9:30 
GeneralRe: threaded function to send email, file io crashes Pin
jkirkerx27-Feb-13 11:28
professionaljkirkerx27-Feb-13 11:28 
AnswerRe: file io crashes Pin
David Mujica27-Feb-13 10:40
David Mujica27-Feb-13 10:40 
QuestionTextArea value in C# Pin
vanikanc27-Feb-13 8:03
vanikanc27-Feb-13 8:03 
Hi,

I have an HTML element defined as :

<textarea id="txtOrdersNotResult" runat="server" rows="5" cols="15" visible="false"></textarea>       


when certain condition hold true, it triggers the textarea to be visible. Then it should set a value in this area, like

txtOrdersNotResult.Value = "this is a test"


I have also tried,
txtOrdersNotResult.InnerText = doesnotexist.ToString();


this area is empty.

any ideas?
AnswerRe: TextArea value in C# Pin
Sandeep Mewara27-Feb-13 18:12
mveSandeep Mewara27-Feb-13 18:12 
GeneralRe: TextArea value in C# Pin
Ali Al Omairi(Abu AlHassan)27-Feb-13 20:09
professionalAli Al Omairi(Abu AlHassan)27-Feb-13 20:09 
GeneralRe: TextArea value in C# Pin
Sandeep Mewara27-Feb-13 21:02
mveSandeep Mewara27-Feb-13 21:02 
GeneralRe: TextArea value in C# Pin
Ali Al Omairi(Abu AlHassan)27-Feb-13 22:03
professionalAli Al Omairi(Abu AlHassan)27-Feb-13 22:03 
GeneralRe: TextArea value in C# Pin
Sandeep Mewara27-Feb-13 23:16
mveSandeep Mewara27-Feb-13 23:16 
AnswerRe: TextArea value in C# Pin
Ali Al Omairi(Abu AlHassan)27-Feb-13 20:06
professionalAli Al Omairi(Abu AlHassan)27-Feb-13 20:06 
GeneralRe: TextArea value in C# Pin
vanikanc28-Feb-13 2:38
vanikanc28-Feb-13 2:38 
GeneralRe: TextArea value in C# Pin
Ali Al Omairi(Abu AlHassan)4-Mar-13 4:13
professionalAli Al Omairi(Abu AlHassan)4-Mar-13 4:13 
QuestionDataset Issue Pin
Abhismart5527-Feb-13 3:18
Abhismart5527-Feb-13 3:18 
AnswerRe: Dataset Issue Pin
Abhismart5527-Feb-13 7:15
Abhismart5527-Feb-13 7:15 
QuestionProblems with display image byte() on image tag Pin
keidash27-Feb-13 0:36
keidash27-Feb-13 0:36 
AnswerRe: Problems with display image byte() on image tag Pin
Ali Al Omairi(Abu AlHassan)4-Mar-13 3:26
professionalAli Al Omairi(Abu AlHassan)4-Mar-13 3:26 
Questionwhy team is not replyin gmy question Pin
prince_rumeel26-Feb-13 23:13
prince_rumeel26-Feb-13 23:13 
AnswerRe: why team is not replyin gmy question Pin
Richard MacCutchan27-Feb-13 1:09
mveRichard MacCutchan27-Feb-13 1:09 
GeneralRe: why team is not replyin gmy question Pin
prince_rumeel27-Feb-13 20:07
prince_rumeel27-Feb-13 20:07 
QuestionSign in with ASP.NET Pin
User 871522226-Feb-13 0:45
professionalUser 871522226-Feb-13 0:45 
AnswerRe: Sign in with ASP.NET Pin
Sandeep Mewara26-Feb-13 2:16
mveSandeep Mewara26-Feb-13 2:16 

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.