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

ASP.NET

 
GeneralRe: How should I create a class that I can access across multiple ASP.NET pages? Pin
overtech066-May-10 6:36
overtech066-May-10 6:36 
AnswerRe: How should I create a class that I can access across multiple ASP.NET pages? Pin
T M Gray5-May-10 4:58
T M Gray5-May-10 4:58 
GeneralRe: How should I create a class that I can access across multiple ASP.NET pages? Pin
Adam Brown 36-May-10 3:53
Adam Brown 36-May-10 3:53 
QuestionProblem Pin
MaheshSharma5-May-10 4:21
MaheshSharma5-May-10 4:21 
AnswerRe: Problem Pin
Sandesh M Patil5-May-10 4:24
Sandesh M Patil5-May-10 4:24 
AnswerRe: Problem Pin
JHizzle5-May-10 4:24
JHizzle5-May-10 4:24 
AnswerRe: Problem Pin
Not Active5-May-10 4:57
mentorNot Active5-May-10 4:57 
QuestionRegarding AjaxToolkit. Pin
dayakar_dn5-May-10 3:58
dayakar_dn5-May-10 3:58 
hi,

In my project i am using "ajaxToolkit:CalendarExtender" with Textbox.
If i am entering invalid date like 12/56/2010(mm/dd/yyyy), that time i am getting proper validation message but after getting the msg the textbox.text is getting changed into 12/31/1969 default. In the code no where i wrriten the code like this.

But when see the view source code of the page, textbox value contains invalid date.

This is strange thing that i am facing. Anybody knows the root cause of this please tell me.


The code is
<asp:textbox id="txtDate" cssclass="input10Char small" runat="server" maxlength="10">
<ajaxtoolkit:calendarextender
="" id="DateCalendarExtender" cssclass="CalendarControl" runat="server" popupposition="Right" format="MM/dd/yyyy" popupbuttonid="CalendarButton" targetcontrolid="txtDate">
Thanks in Advance for your solution.
Questionproblem in update panel Pin
souravghosh185-May-10 2:35
souravghosh185-May-10 2:35 
AnswerRe: problem in update panel Pin
Jamil Hallal5-May-10 2:49
professionalJamil Hallal5-May-10 2:49 
AnswerRe: problem in update panel Pin
Abhijit Jana5-May-10 3:10
professionalAbhijit Jana5-May-10 3:10 
GeneralRe: problem in update panel Pin
Not Active5-May-10 3:22
mentorNot Active5-May-10 3:22 
AnswerRe: problem in update panel Pin
Not Active5-May-10 3:21
mentorNot Active5-May-10 3:21 
Questionhow to display properties on sale using google map Pin
Sandesh M Patil5-May-10 2:22
Sandesh M Patil5-May-10 2:22 
AnswerRe: how to display properties on sale using google map Pin
Not Active5-May-10 2:31
mentorNot Active5-May-10 2:31 
GeneralRe: how to display properties on sale using google map Pin
Sandesh M Patil5-May-10 2:43
Sandesh M Patil5-May-10 2:43 
GeneralRe: how to display properties on sale using google map Pin
Not Active5-May-10 3:07
mentorNot Active5-May-10 3:07 
GeneralRe: how to display properties on sale using google map Pin
Sandesh M Patil5-May-10 3:38
Sandesh M Patil5-May-10 3:38 
GeneralRe: how to display properties on sale using google map Pin
JHizzle5-May-10 3:27
JHizzle5-May-10 3:27 
AnswerRe: how to display properties on sale using google map Pin
T M Gray5-May-10 4:44
T M Gray5-May-10 4:44 
Questionsession lost in thread Pin
aamirzada5-May-10 2:11
aamirzada5-May-10 2:11 
AnswerRe: session lost in thread Pin
Not Active5-May-10 2:33
mentorNot Active5-May-10 2:33 
QuestionCustomizable chat for the aspx website Pin
Trustapple5-May-10 0:37
Trustapple5-May-10 0:37 
QuestionSession Data Crossing in Mail Pin
Rathika Krishnavelu5-May-10 0:30
Rathika Krishnavelu5-May-10 0:30 
AnswerRe: Session Data Crossing in Mail Pin
Sandesh M Patil5-May-10 0:35
Sandesh M Patil5-May-10 0:35 

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.