PDA

View Full Version : missing_fields_redirect


rt4christ
04-06-2002, 04:45 PM
Hi all,

I am trying to set up my form to redirect the user to my own error page, instead of the default "form dump" you get from the FormMail script when they leave blank fields. For reasons I can't figure out, it doesn't seem to work. Here's the code I added to my form:

<input type=hidden name="missing_fields_redirect" value="http://www.rt4christ.com/formerror.html">

I know the url is correct and the missing_fields_redirect is correct (at least according to the example in the readme file for the FormMail script.

Any help would be greatly appreciated.



Thanks,

rt4christ

Cari
05-30-2002, 10:37 PM
I'm also getting the same problem... the redirect works fine for when the form is filled out, however the one they should go to if they've missed filling soemthing in gets ignored. It just goes to the default one instead. Did anyone find a correction to this to make it work?
-Cari

Gijs
06-01-2002, 12:59 PM
I've installed FormMail today and I encounter the same problems:
a) redirect works fine wenn form is completed correctly
b) missing fields redirect doesn't work: always shows the default page !

Gijs