jffrybauer
MIS
I am a total newb, and was wondering if anyone can point me in the right direction.
I have php 4x installed on NT 4 using IIS as my webserver. PHP works for my test.php file and my guestbook. I found a few mail form scripts on the hotscripts, and I have tried three different ones, all with the same results. My html form page uses <form action="/php/phpcontact/feedback.php" method="post" name="feedback"> and the feedback.php file is located in the same directory. When I open the html form page and hit submit, I get a 404 page not found, with the url pointing to mydomain.com/php/phpcontact/feedback.php.
Does anyone have any hints as to what I can do to get the feedback.php to process the form?
Thanks in advance,
JB
I have php 4x installed on NT 4 using IIS as my webserver. PHP works for my test.php file and my guestbook. I found a few mail form scripts on the hotscripts, and I have tried three different ones, all with the same results. My html form page uses <form action="/php/phpcontact/feedback.php" method="post" name="feedback"> and the feedback.php file is located in the same directory. When I open the html form page and hit submit, I get a 404 page not found, with the url pointing to mydomain.com/php/phpcontact/feedback.php.
Does anyone have any hints as to what I can do to get the feedback.php to process the form?
Thanks in advance,
JB