PDA

View Full Version : asp to add new option to dropdown list


flyclassic
10-21-2002, 06:05 AM
how do i add new option to a existing dropdown list dynamically using asp?

whammy
10-21-2002, 07:26 AM
Without sending a request to the server? That's javascript. Didn't I just read and answer this same question (that also seemed like dejavu to me)?

I guess I need to make a sticky thread with lots of posts explaining the differences between client-side and server-side scripting. :eek:

P.S. Try doing a search of the forums... this is a very commonly asked question.

flyclassic
10-21-2002, 08:34 AM
no , using asp, server side, do you know how?
we need to send a request to server, pass this request as a variable to the drop down list .
anyidea?

glenngv
10-21-2002, 08:47 AM
cross-posted?

http://www.codingforums.com/showthread.php?threadid=8391