Click here to Skip to main content
15,923,168 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: reset query string Pin
N a v a n e e t h24-Oct-07 20:19
N a v a n e e t h24-Oct-07 20:19 
QuestionPerforming the equivalent of two response.X functions in the same click event Pin
_Damian S_24-Oct-07 16:39
professional_Damian S_24-Oct-07 16:39 
AnswerRe: Performing the equivalent of two response.X functions in the same click event Pin
Guffa29-Oct-07 14:20
Guffa29-Oct-07 14:20 
GeneralRe: Performing the equivalent of two response.X functions in the same click event Pin
_Damian S_29-Oct-07 14:30
professional_Damian S_29-Oct-07 14:30 
AnswerRe: Performing the equivalent of two response.X functions in the same click event Pin
Guffa30-Oct-07 4:25
Guffa30-Oct-07 4:25 
GeneralRe: Performing the equivalent of two response.X functions in the same click event Pin
_Damian S_30-Oct-07 20:17
professional_Damian S_30-Oct-07 20:17 
QuestionJavaScript Not Running Pin
kenexcelon24-Oct-07 13:20
kenexcelon24-Oct-07 13:20 
AnswerRe: JavaScript Not Running Pin
Christian Graus24-Oct-07 13:26
protectorChristian Graus24-Oct-07 13:26 
Well, of course. Response.Redirect happens on the server, the page with the script is never sent to the client. You need to write this script into the default.aspx page, or pre populate the page so that on the client side, when the action is performed, the javascript runs prior to the postback.


Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionKeep DAta uptdated Pin
crazy friend24-Oct-07 12:18
crazy friend24-Oct-07 12:18 
AnswerRe: Keep DAta uptdated [modified] Pin
Pete O'Hanlon25-Oct-07 2:57
mvePete O'Hanlon25-Oct-07 2:57 
Questionhow to use timer control in ASP.NET 2005 Pin
joshi reddy podduturi24-Oct-07 10:15
joshi reddy podduturi24-Oct-07 10:15 
AnswerRe: how to use timer control in ASP.NET 2005 Pin
crazy friend24-Oct-07 12:34
crazy friend24-Oct-07 12:34 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
joshi reddy podduturi24-Oct-07 16:32
joshi reddy podduturi24-Oct-07 16:32 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
Christian Graus24-Oct-07 20:51
protectorChristian Graus24-Oct-07 20:51 
AnswerRe: how to use timer control in ASP.NET 2005 Pin
Christian Graus24-Oct-07 13:00
protectorChristian Graus24-Oct-07 13:00 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
Not Active24-Oct-07 14:39
mentorNot Active24-Oct-07 14:39 
GeneralRe: how to use timer control in ASP.NET 2005 Pin
Christian Graus24-Oct-07 20:48
protectorChristian Graus24-Oct-07 20:48 
Questionabout .net Pin
mirchi_tikhi24-Oct-07 9:13
mirchi_tikhi24-Oct-07 9:13 
AnswerRe: about .net Pin
Deepak Nigam24-Oct-07 9:50
Deepak Nigam24-Oct-07 9:50 
Questionrequired project Pin
mirchi_tikhi24-Oct-07 9:07
mirchi_tikhi24-Oct-07 9:07 
AnswerRe: required project Pin
Malcolm Smart24-Oct-07 9:56
Malcolm Smart24-Oct-07 9:56 
JokeRe: required project Pin
Mircea Grelus24-Oct-07 12:50
Mircea Grelus24-Oct-07 12:50 
AnswerRe: required project Pin
Christian Graus24-Oct-07 13:06
protectorChristian Graus24-Oct-07 13:06 
QuestionSession Problem Pin
Malleswar123424-Oct-07 8:25
Malleswar123424-Oct-07 8:25 
AnswerRe: Session Problem Pin
Felipe Dalorzo24-Oct-07 10:10
Felipe Dalorzo24-Oct-07 10:10 

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.