This may seem like a dumb question...well, it probably is.
I am trying to write code for form validation. I wrote the code to check the information and then if everything looks okay, to use header ("Location....... and send them to the next page, but of course I get the big Warning Headers Already Sent information which makes me think I've done all of this the wrong way.
Can anyone give me advice on how to set this up. What I did was make the html form with action linking to the code I made in Notepad. Is there a better way? What am I missing here?
Thanks,
~Amy