Hi,

I'm not a programmer, so please pardon my question if it seems basic.

I'm setting up a tour web site, where site visitors can click on a link in destinations page to make bookings (web form). I have a link like:

www.site.com/bookingretrieve .aspx?ID=1234&p ackagename=japa ntourpackage1

I need to write some javascript that gets the value out of the URL to pass into the web form, and...