SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
-
Jun 5, 2002, 01:17 #1
- Join Date
- Mar 2002
- Location
- Lappeenranta, Finland
- Posts
- 176
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
How can I get data from url to js variables?
I have an address like this:
http://www.sitepoint.com/index.html?...on2=parameter2
I'd like to parse the url address after the ?-mark. so that I get the question=parameter pairs to javascript variables.
Does anyone know a page with some sample parsing and unescaping for this?
-
Jun 5, 2002, 01:25 #2
-
Jun 5, 2002, 04:30 #3
- Join Date
- Mar 2002
- Location
- Lappeenranta, Finland
- Posts
- 176
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
just what I wanted, thanks
Bookmarks