Strange Form action.
Posted: Sat Mar 31, 2012 3:50 pm
I have a piece of code at the bottom of a page it is:
Instead of going to map.php when clicked, it is going to a totally different page, that is not referenced in any php or html file.
Is there a cause fo this?
Code: Select all
</p><br><p align=center><a href="map.php" class="start">Start</a></p></div>
</body></html>Is there a cause fo this?