mahalleday Posted January 3, 2009 Share Posted January 3, 2009 Hello, I am building php/mysql classified ads application I have two files a modify_ad.php that holds the html form and the php code used to populated the form with data from that database. The forms action attribute point to a scrpt.modify_ad.php which is supposed to validate the inputs and preform the update to the database. However when I click the submit button I get this error Not Found The requested URL /wb/modules/AdBaker/scripts/index.php was not found on this server. the url that the form's action points to is /wb/modules/AdBaker/scripts/scrpt.modify_ad.php So I am not sure why this error is occurring. It is very strange. Link to comment https://forums.phpfreaks.com/topic/139337-form-processing-error/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.