Question
Prepend to form value in query
I want to prepend an input value of the user who doesnt input
all numbers of his ID.
Our users are given with 14 digits as a username. The first 5 digits are common to all. They find it difficult type in all 14 digits. Since the first 5 digits are common to all, I want to allow them to input last 9 digits so that the form value prepends with first 5 common digits to the last 9 digits in a query only if all 14 digits are not typed.
Ex: 37251 357968487
I really appreciate your help.
Thanx.
Our users are given with 14 digits as a username. The first 5 digits are common to all. They find it difficult type in all 14 digits. Since the first 5 digits are common to all, I want to allow them to input last 9 digits so that the form value prepends with first 5 common digits to the last 9 digits in a query only if all 14 digits are not typed.
Ex: 37251 357968487
I really appreciate your help.
Thanx.
