[tt]Let me start by saying "I've never seen it done" with ASP
Here's the question:
Is is possible to have a drop-down box populate from a SQL table AND make it so that the user (if choice needed is not found) can insert a new record into the drop-down.?
I'd liked to hear some ideas if such thing is even possible or other methods I could use....
Delete * from brain Where MaxLevel = "Full" and reaction = "Slow" order by StartOver
Here's the question:
Is is possible to have a drop-down box populate from a SQL table AND make it so that the user (if choice needed is not found) can insert a new record into the drop-down.?
I'd liked to hear some ideas if such thing is even possible or other methods I could use....
Delete * from brain Where MaxLevel = "Full" and reaction = "Slow" order by StartOver