I recently went to a site (<!-- w --><a class="postlink" href="http://www.freedback.com">www.freedback.com</a><!-- w -->) to make a form (i'm a newbie, don't know much at all).
When the user submits the form it sends him or her to a "freed back" page, saying thank-you etc.
Now what i want to do is change the url of that page once the user submits the form. I think it has something to do with the following code but i'm not to sure.
<FORM METHOD="POST" ACTION="http://cgi14.Freedback.com/mail.pl">
When the user submits the form it sends him or her to a "freed back" page, saying thank-you etc.
Now what i want to do is change the url of that page once the user submits the form. I think it has something to do with the following code but i'm not to sure.
<FORM METHOD="POST" ACTION="http://cgi14.Freedback.com/mail.pl">