i am using ajax GET's (because post is forbidden) to fire off a webscript.

i need to send url params to the webscript so it does the right thing (search query string).

is there an easy way to...