Click here to Skip to main content
15,914,225 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGlobal.asax User Authentication Pin
DanB198329-Apr-07 7:40
DanB198329-Apr-07 7:40 
GeneralTake items from a Collection and write them to a XML Document [modified] Pin
Psycho-*Coder*-Extreme29-Apr-07 5:03
Psycho-*Coder*-Extreme29-Apr-07 5:03 
QuestionHow do you set a time delay for Response.Redirect() Pin
kinsella_john29-Apr-07 4:07
kinsella_john29-Apr-07 4:07 
AnswerRe: How do you set a time delay for Response.Redirect() Pin
kubben29-Apr-07 5:33
kubben29-Apr-07 5:33 
AnswerRe: How do you set a time delay for Response.Redirect() Pin
Guffa29-Apr-07 6:54
Guffa29-Apr-07 6:54 
GeneralRe: How do you set a time delay for Response.Redirect() Pin
kubben29-Apr-07 11:13
kubben29-Apr-07 11:13 
GeneralRe: How do you set a time delay for Response.Redirect() Pin
kinsella_john29-Apr-07 11:50
kinsella_john29-Apr-07 11:50 
GeneralRe: How do you set a time delay for Response.Redirect() Pin
Christian Graus29-Apr-07 12:24
protectorChristian Graus29-Apr-07 12:24 
ASP.NET is a framework which generates HTML on the server. Javascript is the language that runs in your browser, and the language in which ASP.NET generates code to do anything that runs on the client ( such as validation ). Buy a javascript book and work through it, or look up some tutorials on the web.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionUnable to validate data Pin
Maher Elsayed29-Apr-07 3:04
Maher Elsayed29-Apr-07 3:04 
QuestionNavigating one page to another page Pin
rajigopalan28-Apr-07 23:19
rajigopalan28-Apr-07 23:19 
AnswerRe: Navigating one page to another page Pin
Arun.Immanuel28-Apr-07 23:36
Arun.Immanuel28-Apr-07 23:36 
QuestionRedirect vs Transfer Pin
Tarik Guney28-Apr-07 22:55
Tarik Guney28-Apr-07 22:55 
AnswerRe: Redirect vs Transfer Pin
Guffa29-Apr-07 0:45
Guffa29-Apr-07 0:45 
QuestionVS2003 VS2005 debugging errors Pin
TheEagle28-Apr-07 22:54
TheEagle28-Apr-07 22:54 
QuestionAdding target to a button Pin
Tarik Guney28-Apr-07 21:57
Tarik Guney28-Apr-07 21:57 
AnswerRe: Adding target to a button Pin
yet_alive28-Apr-07 22:09
yet_alive28-Apr-07 22:09 
AnswerRe: Adding target to a button Pin
Guffa29-Apr-07 0:52
Guffa29-Apr-07 0:52 
Questionhow2 add confirmation pop up upon loging out (LoginStatus control) Pin
yet_alive28-Apr-07 19:18
yet_alive28-Apr-07 19:18 
AnswerRe: how2 add confirmation pop up upon loging out (LoginStatus control) Pin
kubben29-Apr-07 2:07
kubben29-Apr-07 2:07 
GeneralRe: how2 add confirmation pop up upon loging out (LoginStatus control) Pin
yet_alive29-Apr-07 2:32
yet_alive29-Apr-07 2:32 
GeneralRe: how2 add confirmation pop up upon loging out (LoginStatus control) Pin
kubben29-Apr-07 3:36
kubben29-Apr-07 3:36 
GeneralRe: how2 add confirmation pop up upon loging out (LoginStatus control) Pin
yet_alive29-Apr-07 19:41
yet_alive29-Apr-07 19:41 
QuestionError in Process.Start Pin
Arun.Immanuel28-Apr-07 17:10
Arun.Immanuel28-Apr-07 17:10 
AnswerRe: Error in Process.Start Pin
kubben29-Apr-07 2:11
kubben29-Apr-07 2:11 
GeneralRe: Error in Process.Start Pin
Arun.Immanuel29-Apr-07 2:30
Arun.Immanuel29-Apr-07 2:30 

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.