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

ASP.NET

 
AnswerRe: urgent Pin
PandemoniumPasha24-Oct-07 20:38
PandemoniumPasha24-Oct-07 20:38 
AnswerRe: urgent Pin
Christian Graus24-Oct-07 20:54
protectorChristian Graus24-Oct-07 20:54 
Questionreset query string Pin
jensenx24-Oct-07 17:11
jensenx24-Oct-07 17:11 
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 
You have to send two requests from the browser. You can either send both requests from the same page, or let the popup page send the request for the download.

It can't be done the other way, though. The request for the download is a dead end, and can only return the data for the download, it can't cause another request.

---
"Anything that is in the world when you're born is normal and ordinary and is just a natural part of the way the world works. Anything that's invented between when you're fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it. Anything invented after you're thirty-five is against the natural order of things."
-- Douglas Adams

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 
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 

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.