Jump to content

Form Processing Error


mahalleday

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.