Hello,
I got 2 question
1. Does javascript have a function to enocde text to a url frendly string?
e.g. http://this.com?is=a+encoded+url+text%2F
2. What is the best site to go to to ge a complete glossary of javascript functions, variables etc...yuh no a handy pocket reference.
Kendall
URL encoding for javascript
Moderator: General Moderators
- kendall
- Forum Regular
- Posts: 852
- Joined: Tue Jul 30, 2002 10:21 am
- Location: Trinidad, West Indies
- Contact:
URL encoding for javascript
timvw,
I beg to differ but its ok...thansk for your input
Kendall
I beg to differ but its ok...thansk for your input
Kendall
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
1) escape
2) http://www.devguru.com/Technologies/ecm ... tions.html
found via googling: http://www.google.com/search?hl=en&q=%2 ... ow.open%22
5th result.
2) http://www.devguru.com/Technologies/ecm ... tions.html
found via googling: http://www.google.com/search?hl=en&q=%2 ... ow.open%22
5th result.