HTML: populate_dropdown Saravanan (contact me)
Populating your drop down box dynamically is quite painful.
Dynamic population includes populating the dropdownbox with
1.Values from a database
2.Values from arrays.
3.With date,month and year
This class includes methods for all of the above three situations.Also there is a facility to keep the default value selected.