simoncpage
Programmer
Hi all, is there anyway to transfer data from one web page to another via vbscript. For instance either:
1. Can I make some "public" type constant that could be stored and retrieved on viewing another page from the page declaring the constants. e.g I have page one that has a number of comboboxes and the results of this is carried over to another page once a button is clicked.
or
2. Open up a popup page in front of the main page and so the results of the popup page can be transferred directly to the main page??
Any help would be great....
Simon
1. Can I make some "public" type constant that could be stored and retrieved on viewing another page from the page declaring the constants. e.g I have page one that has a number of comboboxes and the results of this is carried over to another page once a button is clicked.
or
2. Open up a popup page in front of the main page and so the results of the popup page can be transferred directly to the main page??
Any help would be great....
Simon