URL encoding for javascript

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

URL encoding for javascript

Post by kendall »

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
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

both questions can be answered with a simple websearch.....
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

URL encoding for javascript

Post by kendall »

timvw,

I beg to differ but its ok...thansk for your input

Kendall
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Post Reply