Click here to Skip to main content
15,900,258 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Same page loaded from different button click Pin
enjoycrack19-Apr-06 0:53
enjoycrack19-Apr-06 0:53 
GeneralRe: Same page loaded from different button click Pin
Jane2020-Apr-06 4:21
Jane2020-Apr-06 4:21 
GeneralRe: Same page loaded from different button click Pin
Jane2020-Apr-06 4:24
Jane2020-Apr-06 4:24 
QuestionDoubleclick Pin
Larza12318-Apr-06 2:56
Larza12318-Apr-06 2:56 
AnswerRe: Doubleclick Pin
J4amieC18-Apr-06 3:30
J4amieC18-Apr-06 3:30 
GeneralRe: Doubleclick Pin
Larza12318-Apr-06 20:40
Larza12318-Apr-06 20:40 
AnswerRe: Doubleclick Pin
alexey N19-Apr-06 0:13
alexey N19-Apr-06 0:13 
GeneralRe: Doubleclick Pin
Larza12319-Apr-06 21:11
Larza12319-Apr-06 21:11 
That is almost how I did it but thats not my problem.
My problem is that the first postback don't have the connection to the client if a second postback occures.
Lets say that I have to store some data in my database and then I get an Id back from the database and I have to use that in a response.redirect. If there is two postbacks then the first one with the response.redirect will not do anything because the second postback is the one with the connection to the client.

It doen't matter if I don't do any thing with the second postback it is stil the one with the connection to the client.
I think the solution is to merger the threads or something but I don't know how.

Thanx for your answers!
QuestionUpdating WebService Pin
Spaz8018-Apr-06 2:43
Spaz8018-Apr-06 2:43 
QuestionDynamic DIV Pin
CoolASL18-Apr-06 1:53
CoolASL18-Apr-06 1:53 
AnswerRe: Dynamic DIV Pin
alexey N18-Apr-06 1:58
alexey N18-Apr-06 1:58 
GeneralRe: Dynamic DIV Pin
CoolASL18-Apr-06 2:01
CoolASL18-Apr-06 2:01 
GeneralRe: Dynamic DIV Pin
alexey N18-Apr-06 2:06
alexey N18-Apr-06 2:06 
AnswerRe: Dynamic DIV Pin
Guffa18-Apr-06 2:09
Guffa18-Apr-06 2:09 
AnswerRe: Dynamic DIV Pin
Guffa18-Apr-06 2:14
Guffa18-Apr-06 2:14 
GeneralRe: Dynamic DIV Pin
CoolASL18-Apr-06 3:36
CoolASL18-Apr-06 3:36 
AnswerRe: Dynamic DIV Pin
Guffa18-Apr-06 6:41
Guffa18-Apr-06 6:41 
GeneralRe: Dynamic DIV Pin
CoolASL18-Apr-06 21:19
CoolASL18-Apr-06 21:19 
GeneralRe: Dynamic DIV [modified] Pin
Shog918-Apr-06 17:05
sitebuilderShog918-Apr-06 17:05 
GeneralRe: Dynamic DIV [modified] Pin
CoolASL18-Apr-06 21:18
CoolASL18-Apr-06 21:18 
QuestionMySql Regexp Pin
rgoyal18-Apr-06 1:50
rgoyal18-Apr-06 1:50 
QuestionForm Method Pin
Amol Ravatale17-Apr-06 19:09
Amol Ravatale17-Apr-06 19:09 
GeneralRe: Form Method Pin
Guffa17-Apr-06 20:56
Guffa17-Apr-06 20:56 
AnswerRe: Form Method Pin
NeverHeardOfMe18-Apr-06 1:51
NeverHeardOfMe18-Apr-06 1:51 
GeneralRe: Form Method Pin
alexey N18-Apr-06 2:02
alexey N18-Apr-06 2:02 

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.