Jump to content

sidmel

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by sidmel

  1. That was one of the first things I checked. I think it's most likely the server settings. The server it's bouncing off of is a Linux Redhat 7.3 with probably a 3.x php version. I know the server uses qmail instead of sendmail; since it's not using the sendmail, that service may be turned off. I have access to a newer Windows server I may try to use. Thanks for all the ideas and help, though. EA
  2. When all else fails, start from scratch! You can disregard my previous email, started from the beginning and the form now says it's submitting. The only problem is I haven't received any of the submissions to either my work account or my hotmail account, so I wonder if the spam filters are picking them up for some odd ball reason. Will keep trying. EA
  3. Well, I've tried a few other php email attachment applications, and have been getting the exact same error or something similiar. Since I've already setup a php guest book that works fine, it leads me to believe there is probably an issue with the servers php .ini file that may limiting this sort of transaction. I do have a regular contact page that doesn't require an attachment field, so maybe I'll learn more when I go to set it up. Though I can't promise the ultimate form will be up since I'm circulating through a few differnt ones. If you get bored, you can take a quick look at http://www.handyblues.org. Thanks! sidmel
  4. This is exact code that I've been needing for a quite some time, though I do have a question about installation. At first I used my own table, it was processed and returned the message your form has been submitted. The only problem is that the email never reached me. I then tried to use the sample form included with the download. Now when submitting I receive the warning CGI ERROR - The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: I'm assuming this is a server issue, and other ideas?
  5. This is exact code that I've been needing for a quite some time, though I do have a question about installation. At first I used my own table, it was processed and returned the message your form has been submitted. The only problem is that the email never reached me. I then tried to use the sample form included with the download. Now when submitting I receive the warning CGI ERROR - The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: I'm assuming this is a server issue, and other ideas? Sidmel
×
×
  • Create New...