There was a previous posting about this topic that ended by realizing a cgi script of the form /script.cgi?action=go#section but how can I do this using an html form. Because environment variables are passed with hex code for non alphanumeric characters it is imposible to simply include a pound symbol in the last passed variable. Thanks so much for the help
-Liam Skoyles
I hope thats a little more clear
Liam Skoyles
the whole point about anchors is that they go at the end of a url and tell the html code to go to that anchor, but if the last portion of the url is created by the html form, how do you tack an anchor on the end for the html to go to?
-Liam Skoyles