Im including a form (form.php) into another page (mainpage.html) using SSI (Server Side Includes) but when i try to submit the form, i get an error: "INTERNALLY GENERATED file-relative req"
The form action is
How can i get this to work, without leaving the Mainpage.html???PHP Code:action="<?php echo $_SERVER['PHP_SELF'] ?>"
Thanks for you help, its greatly appreciated.



Reply With Quote



Bookmarks