![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Web Development Java/PHP/Perl/ASP and more |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Младенец Join Date: Nov 2002 Location: Skofja Loka , Slovenia
Posts: 19
Rep Power: 0 Reputation:
10 | 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 |
| | |
| | #2 |
| Web developer | 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 | Sranic avel el ban chem asi, ete der ches gtel http://devedge.netscape.com/library/.../location.html |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP: GET variables error | Aram Ghazanchyan | Web Development | 2 | Jul 1, 2003 06:29 |
| static variables in class member functions | hov | Languages, Compilers and Interpreters | 6 | Sep 23, 2002 19:18 |
| default window size of IE | acid | Software | 1 | Sep 23, 2002 02:34 |
| static variables in class member functions | hov | Languages, Compilers and Interpreters | 0 | Sep 21, 2002 09:33 |