This is probably a JavaScript answer, but here goes anyway.
How can I navigate back to a page containing the form data that I use to add to a database using PHP/MySQL.
if the data is incorrect, rather than using the browser back button, can I use a hyperlink?
HELP!!
Many Thanks