Click here to Skip to main content
16,005,141 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to set text property of the asp:textbox control with text property of asp: label control using javascript Pin
yogita charhate3-Jun-07 20:53
yogita charhate3-Jun-07 20:53 
AnswerRe: how to set text property of the asp:textbox control with text property of asp: label control using javascript Pin
Sandeep Akhare3-Jun-07 21:13
Sandeep Akhare3-Jun-07 21:13 
Questionvalidation + asp.net2. 0 +c# Pin
ritu43213-Jun-07 20:12
ritu43213-Jun-07 20:12 
QuestionReading a particular word from word files Pin
Imthu3-Jun-07 19:44
Imthu3-Jun-07 19:44 
AnswerRe: Reading a particular word from word files Pin
Christian Graus3-Jun-07 20:35
protectorChristian Graus3-Jun-07 20:35 
AnswerRe: Reading a particular word from word files Pin
Expert Coming3-Jun-07 21:36
Expert Coming3-Jun-07 21:36 
QuestionJavascript validation for required fields Pin
Rajiya3-Jun-07 19:44
Rajiya3-Jun-07 19:44 
AnswerRe: Javascript validation for required fields Pin
Christian Graus3-Jun-07 20:37
protectorChristian Graus3-Jun-07 20:37 
Apparently, document.frmLogin.txtUserid doesn't work. Is this ASP.NET ? I assume so. If so, you need to write your client side user Ids into a var and then use those and document.getElementByID to find the controls you want. Your server side control names are not passed through to the client side, check out the source of yuor page and you will see.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Javascript validation for required fields Pin
Rajiya3-Jun-07 21:03
Rajiya3-Jun-07 21:03 
AnswerRe: Javascript validation for required fields Pin
Sandeep Akhare3-Jun-07 20:44
Sandeep Akhare3-Jun-07 20:44 
GeneralRe: Javascript validation for required fields Pin
N a v a n e e t h3-Jun-07 21:08
N a v a n e e t h3-Jun-07 21:08 
GeneralRe: Javascript validation for required fields Pin
Sandeep Akhare3-Jun-07 21:34
Sandeep Akhare3-Jun-07 21:34 
Generalautopostback with tabindex Pin
mohantfor.net3-Jun-07 21:37
mohantfor.net3-Jun-07 21:37 
QuestionDelete Pin
A kamath3-Jun-07 19:00
A kamath3-Jun-07 19:00 
AnswerRe: Delete Pin
Christian Graus3-Jun-07 19:36
protectorChristian Graus3-Jun-07 19:36 
GeneralRe: Delete Pin
A kamath3-Jun-07 19:41
A kamath3-Jun-07 19:41 
GeneralRe: Delete Pin
Christian Graus3-Jun-07 20:33
protectorChristian Graus3-Jun-07 20:33 
GeneralRe: Delete Pin
A kamath3-Jun-07 20:38
A kamath3-Jun-07 20:38 
QuestionCustom error page unable to be displayed Pin
KaKa'3-Jun-07 17:07
KaKa'3-Jun-07 17:07 
AnswerRe: Custom error page unable to be displayed Pin
Expert Coming3-Jun-07 21:39
Expert Coming3-Jun-07 21:39 
Questionredirecting to page when radiobutton is clicked Pin
vidya_rpl3-Jun-07 17:06
vidya_rpl3-Jun-07 17:06 
AnswerRe: redirecting to page when radiobutton is clicked Pin
Venk2593-Jun-07 23:32
Venk2593-Jun-07 23:32 
QuestionSending Email Using Outlook in asp.net 2.0 Pin
s_a_2002633-Jun-07 14:48
s_a_2002633-Jun-07 14:48 
AnswerRe: Sending Email Using Outlook in asp.net 2.0 Pin
Expert Coming3-Jun-07 15:02
Expert Coming3-Jun-07 15:02 
AnswerRe: Sending Email Using Outlook in asp.net 2.0 Pin
Christian Graus3-Jun-07 15:27
protectorChristian Graus3-Jun-07 15: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.