The program will be like, We have to enter 15 input fields. The first field is serial no (10 digits) there should be a validate, if the digits are less than 10, then automatically add zeros before it.
The other 14 fields. Once all the 15 fields are typed, there will be button to execute.
It should create a txt file with the name of the serial number. ex. 0000345345_OP.txt (OP should be added to it)
It can be in java or PHP.
The other 14 fields. Once all the 15 fields are typed, there will be button to execute.
It should create a txt file with the name of the serial number. ex. 0000345345_OP.txt (OP should be added to it)
It can be in java or PHP.