I created the basic form with two entries. I can access this form and attempt to process it. But, while trying to process (send e-mail and redirect) it times out and displays the following in the event viewer.
///////////////////////////////////////////////////////////////
The script started from the URL '/temp/phpform/forms/process.php' with parameters '' has not responded within the configured timeout period. The HTTP server is terminating the script.
For additional information specific to this message please visit the Microsoft Online Support site located at:
///////////////////////////////////////////////////////////////
Any help would be great!
Thanks,
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created the basic form with two entries. I can access this form and attempt to process it. But, while trying to process (send e-mail and redirect) it times out and displays the following in the event viewer.
///////////////////////////////////////////////////////////////
The script started from the URL '/temp/phpform/forms/process.php' with parameters '' has not responded within the configured timeout period. The HTTP server is terminating the script.
For additional information specific to this message please visit the Microsoft Online Support site located at:
///////////////////////////////////////////////////////////////
Any help would be great!
Thanks,
John