simple ajax drop down list

B

Boris Twila

I just want to have 1 drop down list fill the other drop down list without a
round trip.

Is there some really simple ajax thing i can copy and use, or is it a big
deal

do i habe to install an ajax server or something
 
R

Riki

Boris said:
I just want to have 1 drop down list fill the other drop down list
without a round trip.

You'll have to write your own custom javascript to do that.
Is there some really simple ajax thing i can copy and use, or is it a
big deal

If you don't want a round trip, you don't want Ajax.
Ajax uses round trips, only it uses partial postbacks instead of page
postbacks.
do i habe to install an ajax server or something

If you want to use Ajax, it has to be installed on the server.
 

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

Members online

Forum statistics

Threads
473,995
Messages
2,570,226
Members
46,815
Latest member
treekmostly22

Latest Threads

Top