Click here to Skip to main content
15,890,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWeb Application Pin
vipinsethumadhavan19-Feb-10 21:58
vipinsethumadhavan19-Feb-10 21:58 
AnswerRe: Web Application Pin
Chetan Patel19-Feb-10 23:06
Chetan Patel19-Feb-10 23:06 
AnswerRe: Web Application Pin
Abhijit Jana19-Feb-10 23:09
professionalAbhijit Jana19-Feb-10 23:09 
AnswerRe: Web Application Pin
sashidhar19-Feb-10 23:50
sashidhar19-Feb-10 23:50 
QuestionProblem loading stylesheet Pin
anushh19-Feb-10 21:14
anushh19-Feb-10 21:14 
AnswerRe: Problem loading stylesheet Pin
R. Giskard Reventlov20-Feb-10 0:03
R. Giskard Reventlov20-Feb-10 0:03 
GeneralRe: Problem loading stylesheet Pin
anushh24-Feb-10 14:55
anushh24-Feb-10 14:55 
GeneralClient Side Custom Validation in Asp.Net (AJAX) Pin
saroj sigdel19-Feb-10 19:42
saroj sigdel19-Feb-10 19:42 
For this article I have used date validation. There is already asp tag to validate date.
<asp:CompareValidator id="dateValidator" runat="server" Type="Date" Operator="DataTypeCheck" ControlToValidate="txtDob" ErrorMessage="Not a valid date."></asp:CompareValidator>

This method doesn't validate all date format.


The following method will validate all date format.See Detail posting

click here to see solution
QuestionJavascript does not work with firefox browser? Pin
mdrizwan_119-Feb-10 19:35
mdrizwan_119-Feb-10 19:35 
AnswerRe: Javascript does not work with firefox browser? [modified] Pin
ais0720-Feb-10 0:26
ais0720-Feb-10 0:26 
AnswerRe: Javascript does not work with firefox browser? Pin
Palash Biswas21-Feb-10 19:28
Palash Biswas21-Feb-10 19:28 
QuestionComputer NAme Pin
ishwarya mahadevan19-Feb-10 17:52
ishwarya mahadevan19-Feb-10 17:52 
AnswerRe: Computer NAme Pin
sashidhar19-Feb-10 18:29
sashidhar19-Feb-10 18:29 
GeneralRe: Computer NAme Pin
ishwarya mahadevan19-Feb-10 18:31
ishwarya mahadevan19-Feb-10 18:31 
GeneralRe: Computer NAme Pin
sashidhar19-Feb-10 18:50
sashidhar19-Feb-10 18:50 
AnswerRe: Computer NAme Pin
Abhijit Jana19-Feb-10 20:14
professionalAbhijit Jana19-Feb-10 20:14 
AnswerRe: Computer NAme Pin
Brij20-Feb-10 0:28
mentorBrij20-Feb-10 0:28 
QuestionWeb Services Pin
ishwarya mahadevan19-Feb-10 17:48
ishwarya mahadevan19-Feb-10 17:48 
AnswerRe: Web Services Pin
sashidhar19-Feb-10 18:33
sashidhar19-Feb-10 18:33 
GeneralRe: Web Services Pin
ishwarya mahadevan19-Feb-10 19:10
ishwarya mahadevan19-Feb-10 19:10 
GeneralRe: Web Services Pin
sashidhar19-Feb-10 19:40
sashidhar19-Feb-10 19:40 
GeneralRe: Web Services Pin
mdrizwan_119-Feb-10 19:41
mdrizwan_119-Feb-10 19:41 
AnswerRe: Web Services Pin
mrMercury20-Feb-10 8:03
mrMercury20-Feb-10 8:03 
QuestionComments Form Pin
Madmaximus19-Feb-10 10:47
Madmaximus19-Feb-10 10:47 
AnswerRe: Comments Form Pin
Not Active19-Feb-10 11:23
mentorNot Active19-Feb-10 11:23 

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.