prince
10-07-2004, 11:42 PM
Hi,
I need to put values in the fields on my HTML page in which it has to check for values from database for validation.
To find a solution my approach is to populate values in a list using jdbc and to retrieve values from database. so that user will select only valid values.
what should be my code for it.
Please advise.
I need to put values in the fields on my HTML page in which it has to check for values from database for validation.
To find a solution my approach is to populate values in a list using jdbc and to retrieve values from database. so that user will select only valid values.
what should be my code for it.
Please advise.