|
Passing values to other pages.
It's not that simple as it sounds... I know about forms...
I want to send values to an input in another existing page.
For example:
I have a gallery, You can select which picture you want in this gallery and when you select it, it closes the currect page and sends the picture name to the other existing page i have on my browser.
Another explanation:
I click on gallery.asp from index.asp and from gallery.asp I select an image which i want this image to be sent to index.asp.
Thanks for the helpers!
|