Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Server.Execute() in jscript

Mar 1, 2005 10:43PM PST

Hi,

I have page1.asp which call Server.Exeute(page2.asp).
The problem is that I have a x var in page1 which I want to modify it in page2.asp and then after Server.Execute is done to display the x var in page1.asp

Can somebody help in this?

Thanks

Discussion is locked