Computing.Net > Forums > Programming > request params using javascript

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

request params using javascript

Reply to Message Icon

Name: nick
Date: December 16, 2003 at 16:38:37 Pacific
OS: any
CPU/Ram: any
Comment:

Is it possible to access request parameters using javascript?
for example:
www.website.com?test='watever'

is there a way i can access the test parameter?



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: December 16, 2003 at 18:12:50 Pacific
Reply:

Sure. You basically have to strip the URL string down into what you need and throw everything else away. Read this. You also have the option of cookies.


0

Response Number 2
Name: javdev
Date: December 16, 2003 at 21:56:41 Pacific
Reply:

thanks!! just ordered a javascript book so i can get a better understanding. i cant find a decent in depth api on the web. o well. thanx for the help


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


running a shell script fr... Standard Template Library



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: request params using javascript

Using Javascript under WSH www.computing.net/answers/programming/using-javascript-under-wsh/20051.html

JAVAscript redirection www.computing.net/answers/programming/javascript-redirection/14338.html

Javascript in ASP? www.computing.net/answers/programming/javascript-in-asp/5436.html