Hi,
I would like to redirect a user once they have clicked on a forms submit button to an anchor on the same page.
The code I am trying to use is the following:
However this does not work. I can only get it to go to the main page with this code:Code:<input type=hidden name="redirect" value="http://www.6ixfilms.com#software">
My anchor is set as per the following:Code:<input type=hidden name="redirect" value="http://www.6ixfilms.com">
I would appreciate any help or advice if possible.Code:<div id="software">
Many thanks


Reply With Quote
Bookmarks