Sending variables from one window to another
How to send variables from one window to another using Javascript !
I want to send variable "pic" from main page to second page , and the second page must open the picture number 5 if pic=5 or picture nuber 4 if pic=4
|