Click here to Skip to main content
16,005,120 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: multiple login in an asp application Pin
Member 12016744-Jul-04 8:18
Member 12016744-Jul-04 8:18 
GeneralRe: multiple login in an asp application Pin
Member 12016744-Jul-04 8:24
Member 12016744-Jul-04 8:24 
Generalhi Pin
Anonymous7-Jun-04 20:24
Anonymous7-Jun-04 20:24 
Generalhmmm Pin
brianwelsch9-Jun-04 11:58
brianwelsch9-Jun-04 11:58 
GeneralRe: hi Pin
Aaron Eldreth9-Jun-04 13:40
Aaron Eldreth9-Jun-04 13:40 
Generaltake a look Pin
Anonymous7-Jun-04 20:19
Anonymous7-Jun-04 20:19 
Generaltake a look Pin
Anonymous7-Jun-04 20:18
Anonymous7-Jun-04 20:18 
GeneralBig problem suffering from week Pin
IamADotNetGuy7-Jun-04 13:05
IamADotNetGuy7-Jun-04 13:05 
Hi To All
Yes the subject says a lot!!!
I have a webform which contains buttons, for one button i need to populate a modal dialog window and I will create a server object which will be in session in modal dialog.
But for the same button event I need to perform the insertion to database using session object which is created in modal dialog window.

The following is the code which will tell you what i am trying to do...
Response.write(openModalDialog);
str=Session["test"]//this will be created after I perform in modal dialog window
Database.insert(str)
please note that I am trying to execute all the lines in same button event
But i want to execute second and third line after i popup modal window and second should be executed once i close the modal window.

Please let me know if you have any idea on how to do that or any other way through which i can achieve.

Regards,


GeneralRe: Big problem suffering from week Pin
Andrew Quinn AUS7-Jun-04 23:55
Andrew Quinn AUS7-Jun-04 23:55 
GeneralRe: Big problem suffering from week Pin
IamADotNetGuy8-Jun-04 3:32
IamADotNetGuy8-Jun-04 3:32 
GeneralRe: Big problem suffering from week Pin
Andrew Quinn AUS8-Jun-04 4:08
Andrew Quinn AUS8-Jun-04 4:08 
Generalsorry, this is cleaner than one below(javascript menu) Pin
partt7-Jun-04 8:15
partt7-Jun-04 8:15 
Generaljavascript onMouseOver menu Pin
partt7-Jun-04 8:12
partt7-Jun-04 8:12 
GeneralWebserver Pin
tweakk6-Jun-04 17:06
tweakk6-Jun-04 17:06 
GeneralRe: Webserver Pin
theJazzyBrain10-Jun-04 23:57
theJazzyBrain10-Jun-04 23:57 
QuestionHow to retain selected values of dropdown list and radio and set the previous values in the list and radio when the page is reloaded Pin
learner0075-Jun-04 13:46
learner0075-Jun-04 13:46 
AnswerRe: How to retain selected values of dropdown list and radio and set the previous values in the list and radio when the page is reloaded Pin
Ixpah7-Jun-04 3:09
Ixpah7-Jun-04 3:09 
Generaladding days in a date Pin
Ph@ntom5-Jun-04 1:54
Ph@ntom5-Jun-04 1:54 
GeneralRe: adding days in a date Pin
Colin Angus Mackay5-Jun-04 11:28
Colin Angus Mackay5-Jun-04 11:28 
Generalasp help Pin
syed saba5-Jun-04 1:17
syed saba5-Jun-04 1:17 
GeneralRe: asp help Pin
Om Prakash Pant7-Jun-04 20:04
Om Prakash Pant7-Jun-04 20:04 
Generalcancel button Save Dialog box track Pin
Anonymous4-Jun-04 18:55
Anonymous4-Jun-04 18:55 
GeneralRe: cancel button Save Dialog box track Pin
Om Prakash Pant5-Jun-04 1:06
Om Prakash Pant5-Jun-04 1:06 
GeneralRe: cancel button Save Dialog box track Pin
internetmouse6-Jun-04 21:30
internetmouse6-Jun-04 21:30 
GeneralSockets Pin
Jason McBurney4-Jun-04 8:39
Jason McBurney4-Jun-04 8:39 

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.