![]() |
![]() | #1 |
Младенец Join Date: 11 2002 Location: Skofja Loka , Slovenia
Posts: 19
Downloads: 0 Uploads: 0
Reputation: 0 | 0 | ![]()
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 |
![]() |
![]() | #2 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]()
Use GET method (ex. myfile.html?id=4), and then split location string with help of javascript and get id value. Manual is here http://developer.netscape.com/docs/m...avascript.html |
![]() |
![]() | #4 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]()
Sranic avel el ban chem asi, ete der ches gtel http://devedge.netscape.com/library/.../location.html |
![]() |
Sponsored Links |