View Single Post
Old 02-28-2005, 10:03 AM   #3 (permalink)
googs
Registered User
 
Join Date: Feb 2005
Posts: 4
googs is on a distinguished road
R

Forgive me but I am a PHP newbie and I'm a little confused about your question
In the PHP script I have the re-direct variable assigned as such...
$redirect = "thanks.html";

Is this along with the hidden field value embedded within the actual HTML form... <input type=hidden name="redirect" value="thanks.html">


What else do I need to get this script functioning correctly?

What am I missing here?

Thanks for all of your help

Keith
googs is offline   Reply With Quote