help with form
I saw a great looking form and I proceeded to install it on my site here my site
And somehow I lost the code that is supposed to go on the server to make it work. Can anyone please take a look at my site and tell me what I need to do to make that form work?
Thanks
Webmaster Resources .::. Webmaster Forums .::. Fuel Saver
Busy posted this at 23:12 — 8th May 2003.
He has: 6,151 posts
Joined: May 2001
your using a .html page to send info to a .php page so your going to run into problems if your server isn't set up to phase .html docs as server side.
On your index page (index.php - which you don't have) needs a script to do the stuff, ie:
if ($page==mail){check form, if ok, send form and other funky stuff; }
else {you made boo boo now go fix it; }
did you 'borrow' that pages code?
ronhollin posted this at 15:44 — 12th May 2003.
They have: 121 posts
Joined: Apr 2003
Yes I borrowed it. Well at least half of it. I can't seem to find the other half. Maybe you can provide a resource (website) that has free forms.
Webmaster Resources .::. Webmaster Forums .::. Fuel Saver
DaveyBoy posted this at 16:15 — 12th May 2003.
They have: 453 posts
Joined: Feb 2003
http://www.hotscripts.com/PHP/Scripts_and_Programs/Form_Processors/
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.