Hello,
Can javascript pass a variable to a page?
How ?
can the history() have any use in this?
Kendall
passing a variable to a page via javascript
Moderator: General Moderators
yes
You need to give me more info, if YOU want more info.
Mark
Code: Select all
document.location='your_page.php?id=yourvariable'Mark
- Vincent Puglia
- Forum Commoner
- Posts: 67
- Joined: Thu Sep 04, 2003 4:20 pm
- Location: where the World once stood
Hi,
the following link may be more than you need:
WebXpertz Faq Thread It discusses sending and retrieving variables across html pages.
Vinny
the following link may be more than you need:
WebXpertz Faq Thread It discusses sending and retrieving variables across html pages.
Vinny