Asp
Can anyone tell me how to fill a combobox from the values retrieved from a database table in ASP
[96 byte] By [
jithu_hai] at [2007-11-18 18:42:59]

# 1 Re: Asp
Attached is a sample code which queries an Access database an populates ur combobox with the values. Modify the code to meet ur requirement.
Unzip the file & place it in ur virtual directory. C how it works.