Quote:
Originally Posted by Mobo
Thanks Dom, that worked to display the form in the forum. Is there a way to make it so that the form is shown again after they submit it? Right now if I have it set for them to see the Thank You message, it display that new page inside the box the form was in. If I set it to redirect to the forum, it also does that inside the box the form was in.
Thanks again!
|
Set the redirect url to:
HTML Code:
http://www.yoursite.com/forums/misc.php?do=form&fid=1&embed=1
This will display 'Thank you' message and redirect them back to the form again.