Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP Count current use online Pin
Socheat.Net9-Apr-07 17:20
Socheat.Net9-Apr-07 17:20 
AnswerRe: ASP Count current use online Pin
enjoycrack9-Apr-07 20:37
enjoycrack9-Apr-07 20:37 
AnswerRe: ASP Count current use online Pin
PavanPareta9-Apr-07 21:11
PavanPareta9-Apr-07 21:11 
QuestionMask Control for ASP.NET Pin
LarisaL9-Apr-07 17:16
LarisaL9-Apr-07 17:16 
AnswerRe: Mask Control for ASP.NET Pin
Kunal P9-Apr-07 18:32
Kunal P9-Apr-07 18:32 
Questionhow to retrieve multiple data from sql database and store in variables Pin
neodeaths9-Apr-07 16:15
neodeaths9-Apr-07 16:15 
AnswerRe: how to retrieve multiple data from sql database and store in variables Pin
Not Active9-Apr-07 16:55
mentorNot Active9-Apr-07 16:55 
Questionneed help: validation of date Pin
neodeaths9-Apr-07 16:07
neodeaths9-Apr-07 16:07 
<asp:Label ID="Label2" runat="server"<br />
BorderStyle="None" Width="80px"<br />
Text="date:" /><br />
<asp:TextBox ID="txtdate" runat="server" /><br />
 <br />
<asp:RequiredFieldValidator<br />
ID="RequiredFieldValidator2" runat="server"<br />
ControlToValidate="txtdate"<br />
ErrorMessage="Required." /><br />
<br />


the above code is field validator.

is there a function to make sure the entered date is today and days after?(any time after today)
AnswerRe: need help: validation of date Pin
Sathesh Sakthivel9-Apr-07 16:49
Sathesh Sakthivel9-Apr-07 16:49 
AnswerRe: need help: validation of date Pin
Not Active9-Apr-07 16:51
mentorNot Active9-Apr-07 16:51 
GeneralRe: need help: validation of date Pin
neodeaths9-Apr-07 19:49
neodeaths9-Apr-07 19:49 
GeneralRe: need help: validation of date Pin
Not Active10-Apr-07 2:04
mentorNot Active10-Apr-07 2:04 
AnswerRe: need help: validation of date Pin
Kunal P9-Apr-07 18:23
Kunal P9-Apr-07 18:23 
GeneralRe: need help: validation of date Pin
neodeaths9-Apr-07 18:42
neodeaths9-Apr-07 18:42 
GeneralRe: need help: validation of date Pin
Kunal P9-Apr-07 18:45
Kunal P9-Apr-07 18:45 
GeneralRe: need help: validation of date Pin
neodeaths9-Apr-07 18:46
neodeaths9-Apr-07 18:46 
GeneralRe: need help: validation of date Pin
Kunal P9-Apr-07 18:59
Kunal P9-Apr-07 18:59 
GeneralRe: need help: validation of date Pin
neodeaths9-Apr-07 19:00
neodeaths9-Apr-07 19:00 
QuestionReference Pin
hahii9-Apr-07 14:18
hahii9-Apr-07 14:18 
AnswerRe: Reference Pin
Christian Graus9-Apr-07 14:45
protectorChristian Graus9-Apr-07 14:45 
Questionencrypted Pin
hahii9-Apr-07 12:19
hahii9-Apr-07 12:19 
AnswerRe: encrypted Pin
Not Active9-Apr-07 16:59
mentorNot Active9-Apr-07 16:59 
AnswerRe: encrypted Pin
enjoycrack9-Apr-07 20:28
enjoycrack9-Apr-07 20:28 
QuestionRelease/Debig configuration window not seen Pin
Ridge Howison9-Apr-07 9:52
Ridge Howison9-Apr-07 9:52 
AnswerRe: Release/Debig configuration window not seen Pin
kubben9-Apr-07 15:55
kubben9-Apr-07 15:55 

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.