|
I fairly simple way to redirect that I found if you are using HTML to post is just to insert this hidden field after the "recipient" field:
<input type="hidden" name="redirect" value="http://____________.html">
make sure you include the FULL web address as the value or it wont work...
__________________
But dreaming just comes natural
Like the first breath from a baby,
Like sunshine feeding daisies,
Like the love hidden deep in your heart.
~J.Prine
Last edited by Phunky; 05-03-2004 at 05:55 PM..
|