Re: [PHP] Variables not passing to mail script

2003-10-27 Thread Jeff - Harbornet
Disregard last email. I figured it out. Thanks. Jeff Harbornet Jeff - Harbornet wrote: > Hi all. I am running into a problem with posting html data into a PHP > script. The script works on another site that I have created, with this > html code, the variables are not passing to the sen

[PHP] Variables not passing to mail script

2003-10-27 Thread Jeff - Harbornet
Hi all. I am running into a problem with posting html data into a PHP script. The script works on another site that I have created, with this html code, the variables are not passing to the sendmail.php script. Below is the HTML code: http://www.neighborhoodchoices.com/sendm

[PHP] New Install - 405 Method Errors

2003-10-23 Thread Jeff - Harbornet
We are installing PHP 4.3.3 on a web server (NT4, IIS 4.0). When attempting to run the following script, We are getting the classic: 405 Method Not Allowed The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MI