
October 5th, 2004, 06:57 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
window.open
Hi All,
I've got a page with info on it and a href that says for more info "blah blah". Now what I am trying to do is to create a new window (got that part) but I need to parse information from the first window to the second window. This is the part that I don't know how to do.
I think I understand the basic concept of declaring variables but the problem is that these variables are dynamic and have been written in ASP. As I'm new to Javascript I don't know how to make the ASP coded variables parse through Javascript to the new window which will then be coded in ASP.
Hope someone out there can help.
Many thanks,
Angela
|