RoyalStar
02-03-2006, 08:45 PM
Ok, i dont rlli know how to explain this, ive got a form processor, taken from here habbox.com but ive got a shop/help system and would like an id, code when they submit a form. Example:
Name: Bob
Email : [email protected]
---------------He enteres the above details----------------
---------------Clicks Send---------------------------------
I recieve the email.
Name: Bob
Email: [email protected]
Order Number : #0001
-----------------------------------------------------------
But if someone else sends an email or bob sends another one, via the same form it would come out as
Name: Bob
Email : [email protected]
---------------He enteres the above details----------------
---------------Clicks Send---------------------------------
I recieve the email.
Name: Bob
Email: [email protected]
Order Number : #0002
-----------------------------------------------------------
Hope thats clear.
Please help !
Name: Bob
Email : [email protected]
---------------He enteres the above details----------------
---------------Clicks Send---------------------------------
I recieve the email.
Name: Bob
Email: [email protected]
Order Number : #0001
-----------------------------------------------------------
But if someone else sends an email or bob sends another one, via the same form it would come out as
Name: Bob
Email : [email protected]
---------------He enteres the above details----------------
---------------Clicks Send---------------------------------
I recieve the email.
Name: Bob
Email: [email protected]
Order Number : #0002
-----------------------------------------------------------
Hope thats clear.
Please help !