Forum Moderators: open

Message Too Old, No Replies

Populating Drop Down Box lists

         

Meat Curtian

6:18 pm on Feb 23, 2008 (gmt 0)



I have a number of drop down boxes that I want to populate dynamically when the page loads. What is the best approach to solve this problem?

tedster

1:19 am on Feb 24, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's not something you can do with html alone, you'll need to use server-side scripting. Whatever technology you have to work with - Perl, PHP or ASP would be common. Each of theses types of server-side scripting has its own forum here.