![]() |
|
| |||||||
| Notices |
| Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
I set up a registration page with the forms action set to "confirmation.php", the method set to "post", and the encoding type blank. The confirmation page contains the HTML posted by Pablo in "another forms question" #7 from 07/13/2005 When the SUBMIT button is clicked, I get a "page not found" error. I have looked at the files in Control Panel, and all seems to be in order, but my brain cloud will not clear enough to determine why it isn't working. Should the form action method be "post" or "get"? Is there something I should have added to the HTML on the php? URL for registration page is: http://www.spiritofpolyamory.org/registration.html URL for confirmation is: http://www.spiritofpolyamory.org/confirmation.php |
|
#2
| ||||
| ||||
|
shaggyman, Did you paste the code "Inside the body tag" on the HTML page properties? When cutting and pasting- make sure not to cut off the php open or closing tag. Try encoding type of multipage/form-data And yes- it needs to be "POST" Give it a try and let us know. Also- might want to look over this tutorial to see if all was done correctly. Andy
__________________ My diamond in the rough - www.123gpp.com * Click here for some BV tutorials (Php mailto Form, I-Frames, Picture display and much, much more!) |