computingguru
New member
- Local time
- Today, 16:04
- Joined
- Aug 12, 2006
- Messages
- 3
Hello, thanks for reading!
I want to generate a confirmation number that is based in three parts.
1. the Date issued
2. What is checked or not checked in a series of 7-10 check boxes
3. a random 4 digit number
Out put sample would be something like this: 060801-1100101-9846
issue Date-1 being checked, 2 being unchecked-Random number.
This will be stored as a record in a table probably along with the fields of date issued, the check boxes.
Do have any thought or suggestions on the code for this or any part of this.
Thanks in advance for your help.
I want to generate a confirmation number that is based in three parts.
1. the Date issued
2. What is checked or not checked in a series of 7-10 check boxes
3. a random 4 digit number
Out put sample would be something like this: 060801-1100101-9846
issue Date-1 being checked, 2 being unchecked-Random number.
This will be stored as a record in a table probably along with the fields of date issued, the check boxes.
Do have any thought or suggestions on the code for this or any part of this.
Thanks in advance for your help.