Drop down database results with option to type in your own

D

Dennis Burgess

What is the simplest way to have a form that you can submit that gets its
data from a database result and then also have a option to type in another
option.

Then once that option was put in once, we can just use the drop down and it
will list that new entry that you have made.

Dennis
 
C

clintonG

Nice project for a web developer. I wrote two of these already in
ASP/VBS/ADOX. Its a bit of work as it requires some rules-based logic that
results in modifying the actual structure of the database. And I bet you
never even heard of ADOX right? ;-)
 
D

Dennis Burgess

nope!

I guess it is not simple then huh :(

clintonG said:
Nice project for a web developer. I wrote two of these already in
ASP/VBS/ADOX. Its a bit of work as it requires some rules-based logic that
results in modifying the actual structure of the database. And I bet you
never even heard of ADOX right? ;-)

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET (e-mail address removed)
URL http://www.metromilwaukee.com/clintongallagher/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top