Announcement

Collapse
No announcement yet.

PHP Form Generator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP Form Generator

    I am having a bit of difficulty that I need help with. I am trying to generate a contact form using php FormGenerator. I am able to load this without any problems. I can generate a form like I want. The problem is when I click on the submit button on the form. I get the following error message:

    Server error!

    The server encountered an internal error and was unable to complete your request.
    Error message:
    Premature end of script headers: process.php
    If you think this is a server error, please contact the webmaster.

    Any suggestions?? I'm spending hours on this. I've been able to use this script before with relative ease but not this time.


    Finally figured it out. In case anyone else has a problem, the process.php file must be edited to where the "From php FormGenerator" must be deleted and a valid email address from that account be entered in it's place. I finally remembered having to do this before. only after having worked on it for about 12 hours.
    Last edited by vlasi47gr; 04-06-2007, 07:22 PM. Reason: Figured it out

  • #2
    I see alot of sites sith the error message. I guess they do not even check if the form works they just add code and never check it.

    Comment

    Working...
    X