I used your guys' php form generator thing to make a form and I got it to work with the thank you message and everything, but how would you make the form auto-jump back to the main page? It sort of just gets stuck there.
Auto-jump Script In Php?
Started by
rgtanaka
, May 07 2004 06:39 PM
5 replies to this topic
#1
Posted 07 May 2004 - 06:39 PM
#2
Posted 07 May 2004 - 08:16 PM
If I could see the form and know the page you want it to jump to I should be able to help out.
#3
Posted 08 May 2004 - 12:56 AM
After you process the form do header("Location: http://example.com");
This is an HTTP header so it must be done before ANY output to the browser.
This is an HTTP header so it must be done before ANY output to the browser.
Chris Hasenpflug
http://chris.hasenpflug.us
http://chris.hasenpflug.us
#4
Posted 08 May 2004 - 01:50 AM
Oh shoot, there's another problem that I didn't see. It requires a login process in order to submit the form. Anyone know how to get rid of this?
http://www.ryangtanaka.com/commissions.htm
http://www.ryangtanaka.com/commissions.htm
#6
Posted 08 May 2004 - 02:28 AM
Sorry, I just fixed it just now, lol. Okay sorry I should've gone to support first before asking here. I would like that billion dollars though!
I've never worked with php before so I'm not sure what to use for an autojump. Is it different than an html script?
I've never worked with php before so I'm not sure what to use for an autojump. Is it different than an html script?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
Sign In
Create Account









