Click here to Skip to main content
15,911,317 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to write a function to Validate Key Press or Down Event Pin
Christian Graus27-Jul-07 0:34
protectorChristian Graus27-Jul-07 0:34 
GeneralRe: How to write a function to Validate Key Press or Down Event Pin
Urs Enzler27-Jul-07 0:59
Urs Enzler27-Jul-07 0:59 
GeneralRe: How to write a function to Validate Key Press or Down Event Pin
Christian Graus27-Jul-07 1:01
protectorChristian Graus27-Jul-07 1:01 
QuestionSmartNavigation in asp.net 2.0 Pin
coolestCoder26-Jul-07 23:43
coolestCoder26-Jul-07 23:43 
AnswerRe: SmartNavigation in asp.net 2.0 Pin
Vasudevan Deepak Kumar27-Jul-07 2:02
Vasudevan Deepak Kumar27-Jul-07 2:02 
QuestionPb with RequiredFieldValidator Pin
jpeg26-Jul-07 23:32
jpeg26-Jul-07 23:32 
AnswerRe: Pb with RequiredFieldValidator Pin
Imran Khan Pathan26-Jul-07 23:49
Imran Khan Pathan26-Jul-07 23:49 
GeneralRe: Pb with RequiredFieldValidator Pin
jpeg27-Jul-07 0:31
jpeg27-Jul-07 0:31 
Thank you for your reply Pathan but It does not seem to work properly
I tried the following jscript on my button :

<br />
var oTxt = eval(document.all[objText]);<br />
var sVal = "25/12/2007";<br />
oTxt.value = sVal;<br />
<br />
// oTxt.onchange.call();<br />
oTxt.blur();<br />


The js code does not hide the validation message that has been being shown until TextBox looses the focus.


jpeg

QuestionHow to get Data from Webservice's Class object Pin
vivekdeshpande26-Jul-07 23:15
vivekdeshpande26-Jul-07 23:15 
AnswerRe: How to get Data from Webservice's Class object Pin
Chetan Patel27-Jul-07 1:09
Chetan Patel27-Jul-07 1:09 
GeneralRe: How to get Data from Webservice's Class object Pin
vivekdeshpande27-Jul-07 1:14
vivekdeshpande27-Jul-07 1:14 
QuestionProblems with Wizard control - ASP.Net 2.0 Pin
Jagadeesh Jupalli26-Jul-07 23:11
Jagadeesh Jupalli26-Jul-07 23:11 
Questionselect a file from one location and into another location Pin
indiaone26-Jul-07 23:08
indiaone26-Jul-07 23:08 
AnswerRe: select a file from one location and into another location Pin
Christian Graus26-Jul-07 23:12
protectorChristian Graus26-Jul-07 23:12 
GeneralRe: select a file from one location and into another location Pin
indiaone26-Jul-07 23:57
indiaone26-Jul-07 23:57 
GeneralRe: select a file from one location and into another location Pin
Christian Graus27-Jul-07 0:35
protectorChristian Graus27-Jul-07 0:35 
QuestionAutomatic question paper generation Pin
sarodam26-Jul-07 22:26
sarodam26-Jul-07 22:26 
AnswerRe: Automatic question paper generation Pin
N a v a n e e t h26-Jul-07 22:36
N a v a n e e t h26-Jul-07 22:36 
GeneralRe: Automatic question paper generation Pin
sarodam1-Aug-07 19:57
sarodam1-Aug-07 19:57 
AnswerRe: Automatic question paper generation Pin
Chetan Patel27-Jul-07 1:10
Chetan Patel27-Jul-07 1:10 
QuestionSerial Port Programming Pin
Ashish Vohra26-Jul-07 22:25
Ashish Vohra26-Jul-07 22:25 
AnswerRe: Serial Port Programming Pin
Christian Graus26-Jul-07 23:12
protectorChristian Graus26-Jul-07 23:12 
QuestionAuditing an ASP.NET web site (C#) Pin
But_Im_a_Lady26-Jul-07 22:04
But_Im_a_Lady26-Jul-07 22:04 
AnswerRe: Auditing an ASP.NET web site (C#) Pin
Christian Graus26-Jul-07 22:08
protectorChristian Graus26-Jul-07 22:08 
AnswerRe: Auditing an ASP.NET web site (C#) Pin
N a v a n e e t h26-Jul-07 22:25
N a v a n e e t h26-Jul-07 22:25 

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.