can't find the file <?php echo $editFormAction; ?> in XAMPP
I used the insert record function in CS4 on a page I'm working on. I'm running XAMPP in win XP.
Whenever I load the page into firefox, fill out the forms with random data, and click the submit button, I get the following error:
can't find the file at /C:/xampp/htdocs/MySite.com/<?php echo $editFormAction; ?>
I have been trying to research this a bit myself, and I think the problem may simply be that the editFormAction script is not in the root folder of my site. But I am not sure where it is, and so, what to change the reference to.
Or perhaps I'm completely wrong about this???
Please Help Me!!
