Hi, I am trying to write some code for a small trouble ticket script I am working on but I am having problems with the forms PHP code.
There are two pages/forms one that initially asks for your details (ticket.php) and a second one (submitted.php) that is ment to check the fields and propmt for the missing fields.
Now here is the problem, but i appear to be having many with it at this time...
If you submit a fully completed form the first time everything is fine and you get the success message , if you miss something then you get the form again with the completed fields filled in for you and the missing ones displayed.
but it never accepts anything i enter on the second try - why?
Also there is a drop down that i want it to remember the option picked from the last screen, it is not doing that either.
PLEASE DOWNLOAD THE CODE FROM HERE:
http://www.delta-strike.com/ticket.zip
I hope someone can help
PS: Linus, if you read this, thnx for code help last night, I finaly managed to complete that section after hours of frustration.
Thank you,
Charlie