I have a very simple survey html form that exists on multiple pages throughout a site. I am trying to use jscript to assign the value of the current url (as it exists in the browser's address window - not from the html code of the page) to a hidden variable so it can be passed to the form processing cgi and recorded in a logfile. Any help would be GREATLY appreciated!!! I'm thinking this is a pretty basic thing but I'm not very familiar with javascript yet.
Thank you.
Thank you.