Submit - Redirect

S

Steve Easton

Have you tried directing to a confirmation page
using form properties.
It can be any page you specify.

hth


--
95isalive
This site is best viewed..................
...............................with a computer

On the submit button I want to redirect to my own
Thankyou.htm page. Have tried a number of things but
nothing works. Used this code from a previous program but
it just adds it as though it were data being read in.

<input type="hidden" name="redirect"
value="http://www.churchofsaintmary.org/thankyou.htm">
 
F

Frank Russo

On the submit button I want to redirect to my own
Thankyou.htm page. Have tried a number of things but
nothing works. Used this code from a previous program but
it just adds it as though it were data being read in.

<input type="hidden" name="redirect"
value="http://www.churchofsaintmary.org/thankyou.htm">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top