Still can't get this thing to function properly, I think my table may be set up incorrectly.
I created a Database which the form seems to be able to access. I can tell this because when I enter an incorrect password in the mysql.php file it alerts me that it cannot access the db.
When I enter/submit the fields, nothing happens. The browser just blanks.
I have added the table name as: " INSERT INTO 'severeweather'.'cancel' but still no result. I have also tried just entering it as 'cancel' (without the 'severeweather'.)
There are 4 fields in the table, field_id, field1, field2, field 3.
Any idea where I should look? i know it's getting close, but it's not quite there.
I appreciate everything you've done thus far Crazed.
Thanks.