Click here to Skip to main content
16,004,602 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Datalist Sorting Pin
Sam Heller22-Feb-07 2:00
Sam Heller22-Feb-07 2:00 
AnswerRe: Datalist Sorting Pin
badgrs22-Feb-07 1:49
badgrs22-Feb-07 1:49 
QuestionDatagrid update! Pin
nclauder21-Feb-07 3:31
nclauder21-Feb-07 3:31 
AnswerRe: Datagrid update! Pin
Laxmikant Lad21-Feb-07 17:32
Laxmikant Lad21-Feb-07 17:32 
GeneralRe: Datagrid update! Pin
nclauder21-Feb-07 18:42
nclauder21-Feb-07 18:42 
QuestionDynamically Created Template Columns in Datagrid Pin
sujith3121-Feb-07 3:12
sujith3121-Feb-07 3:12 
AnswerRe: Dynamically Created Template Columns in Datagrid Pin
Laxmikant Lad21-Feb-07 17:26
Laxmikant Lad21-Feb-07 17:26 
Questionunable to get the updates value of global variable on second page Pin
MissionSuccess21-Feb-07 2:13
MissionSuccess21-Feb-07 2:13 
Respected Gurus

i have a webpage(frmShowRefForm.aspx).In this page i m accepting two parameters Ref_No,Year and save them in the global variables like this

Glb_Ref_No=Ref_No
Glb_Year=Year

And opening the second page(frmDisplayRpt.aspx)

Response.Write("window.open('frmdisplayrpt.aspx','new_Win');")

after executing this line i thought that frmDisplayRpt page will be loaded.
but its not loading that page and so i cannot execute the code.


Now i have to use the values of above two global variables in the second page where i need these two as they acts as parameters for my database stored procedure so that i can show the report on tha basis of parameters.

although in place of response.write()
if i use server.transfer it works.

i think when i m using response.write()
it does not hit the server.

if i m right then suggest some solution


Thanks
AnswerRe: unable to get the updates value of global variable on second page Pin
Marcus J. Smith21-Feb-07 2:32
professionalMarcus J. Smith21-Feb-07 2:32 
GeneralRe: unable to get the updates value of global variable on second page Pin
MissionSuccess21-Feb-07 17:47
MissionSuccess21-Feb-07 17:47 
AnswerRe: unable to get the updates value of global variable on second page Pin
Amit Kumar G21-Feb-07 14:20
Amit Kumar G21-Feb-07 14:20 
GeneralRe: unable to get the updates value of global variable on second page Pin
MissionSuccess21-Feb-07 17:50
MissionSuccess21-Feb-07 17:50 
QuestionAsp.Net Deployment Pin
jayanthnadig21-Feb-07 0:42
jayanthnadig21-Feb-07 0:42 
AnswerRe: Asp.Net Deployment Pin
Sarvesvara (BVKS) Dasa21-Feb-07 7:20
Sarvesvara (BVKS) Dasa21-Feb-07 7:20 
QuestionButton click event only working the second time Pin
Mertli Ozgur Nevres21-Feb-07 0:40
Mertli Ozgur Nevres21-Feb-07 0:40 
AnswerRe: Button click event only working the second time Pin
Nimit Patel21-Feb-07 1:12
Nimit Patel21-Feb-07 1:12 
AnswerRe: Button click event only working the second time Pin
Marcus J. Smith21-Feb-07 2:29
professionalMarcus J. Smith21-Feb-07 2:29 
AnswerRe: Button click event only working the second time Pin
Sam Heller21-Feb-07 3:55
Sam Heller21-Feb-07 3:55 
QuestionCrystal Report Problem Pin
Kissy1621-Feb-07 0:34
Kissy1621-Feb-07 0:34 
AnswerRe: Crystal Report Problem Pin
Sylvester george23-Feb-07 3:19
Sylvester george23-Feb-07 3:19 
QuestionAdd attribute to the http header of a request Pin
blackjack215021-Feb-07 0:32
blackjack215021-Feb-07 0:32 
QuestionPop-before-SMTP Question? Pin
hetrobezz21-Feb-07 0:04
hetrobezz21-Feb-07 0:04 
AnswerRe: Pop-before-SMTP Question? Pin
Marcus J. Smith21-Feb-07 2:51
professionalMarcus J. Smith21-Feb-07 2:51 
GeneralRe: Pop-before-SMTP Question? Pin
hetrobezz21-Feb-07 18:13
hetrobezz21-Feb-07 18:13 
GeneralRe: Pop-before-SMTP Question? Pin
hetrobezz21-Feb-07 18:20
hetrobezz21-Feb-07 18:20 

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.