Click here to Skip to main content
15,920,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Comparing date's in .NET (web forms)?? Pin
Hesham Amin1-May-08 23:19
Hesham Amin1-May-08 23:19 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
Karan_TN1-May-08 23:52
Karan_TN1-May-08 23:52 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
J4amieC2-May-08 0:05
J4amieC2-May-08 0:05 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
Hesham Amin2-May-08 1:11
Hesham Amin2-May-08 1:11 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
Vasudevan Deepak Kumar2-May-08 0:34
Vasudevan Deepak Kumar2-May-08 0:34 
AnswerRe: Comparing date's in .NET (web forms)?? Pin
J4amieC2-May-08 0:12
J4amieC2-May-08 0:12 
AnswerRe: Comparing date's in .NET (web forms)?? Pin
Vasudevan Deepak Kumar2-May-08 0:32
Vasudevan Deepak Kumar2-May-08 0:32 
QuestionRe: Comparing date's in .NET (web forms)?? Pin
Karan_TN2-May-08 2:35
Karan_TN2-May-08 2:35 
QuestionASP.NET web application will not use updated dll file. Pin
bin_bin11-May-08 22:37
bin_bin11-May-08 22:37 
AnswerRe: ASP.NET web application will not use updated dll file. Pin
eyeseetee1-May-08 22:45
eyeseetee1-May-08 22:45 
AnswerRe: ASP.NET web application will not use updated dll file. Pin
Vasudevan Deepak Kumar2-May-08 0:35
Vasudevan Deepak Kumar2-May-08 0:35 
Questionrecommendation for adding the class file Pin
Sonia Gupta1-May-08 22:30
Sonia Gupta1-May-08 22:30 
AnswerRe: recommendation for adding the class file Pin
eyeseetee1-May-08 22:44
eyeseetee1-May-08 22:44 
AnswerRe: recommendation for adding the class file Pin
rahul.net111-May-08 23:00
rahul.net111-May-08 23:00 
AnswerRe: recommendation for adding the class file Pin
N a v a n e e t h1-May-08 23:22
N a v a n e e t h1-May-08 23:22 
AnswerRe: recommendation for adding the class file Pin
Vasudevan Deepak Kumar2-May-08 0:36
Vasudevan Deepak Kumar2-May-08 0:36 
QuestionHow can I convert hexadecimal stream to a Image? Pin
pubududilena1-May-08 22:24
pubududilena1-May-08 22:24 
AnswerRe: How can I convert hexadecimal stream to a Image? Pin
J a a n s1-May-08 22:51
professionalJ a a n s1-May-08 22:51 
GeneralRe: How can I convert hexadecimal stream to a Image? Pin
pubududilena1-May-08 23:32
pubududilena1-May-08 23:32 
GeneralRe: How can I convert hexadecimal stream to a Image? Pin
J a a n s2-May-08 1:41
professionalJ a a n s2-May-08 1:41 
QuestionWeb tabstrip user control Pin
bijeshputhalath1-May-08 22:18
bijeshputhalath1-May-08 22:18 
QuestionDropdownlist without autopostback [modified] Pin
raushan_91-May-08 21:24
raushan_91-May-08 21:24 
AnswerRe: Dropdownlist without autopostback Pin
eyeseetee1-May-08 22:31
eyeseetee1-May-08 22:31 
The page you describe above is a Java Server Page (JSP)
The refresh is because the code is ran at server side and then posts back
AJAX does not refresh so maybe try that, the cascading drop down you want to look at

http://www.asp.net/ajax/ajaxcontroltoolkit/samples/CascadingDropDown/CascadingDropDown.aspx
GeneralRe: Dropdownlist without autopostback Pin
raushan_91-May-08 22:35
raushan_91-May-08 22:35 
GeneralRe: Dropdownlist without autopostback Pin
eyeseetee1-May-08 22:43
eyeseetee1-May-08 22:43 

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.