View Full Version : how to generate a flexi triple combo box??
NinjaTurtle
04-22-2003, 11:15 AM
dear,
i face a problem in generate a triple combo boxes, i found a sample at www.javascriptkit.com, but i get error after modify.
what i want are country, state and territory.
example page : http://www.lhhb.com/intranet/SDIC/test/testing.asp
but the value of those "OPTION VALUE" that inside the "SELECT" objects i need 2 value, instead of just 1 value. i need to capture the Coutry Code and Country Name; State Code and State Name; and last is Territory Code and Territory Name.
TQ.
joeframbach
04-22-2003, 10:28 PM
this question has been asked soooooo many times its really just getting monotonous. please look in the search link at the top.
Quiet Storm
04-23-2003, 12:39 AM
Maybe something like this?:
http://www.angelfire.com/mo2/cbch21/TEST/Country.CitySelect2.html
NinjaTurtle
04-23-2003, 02:47 AM
dear joeframbach,
i did search so many times in this forum, and i found some solution, so copy and paste and do some modify, but dunno y i still get prompt error... that is my concern... ok?
Anyway tq.
And i want to THANK YOU Quiet Storm bcos u r not get monotonous even my question is asked for THOUSAND times... TQ.
i will try ur example..... TQ
Quiet Storm
04-23-2003, 02:53 AM
Originally posted by NinjaTurtle
And i want to THANK YOU Quiet Storm bcos u r not get monotonous even my question is asked for THOUSAND times... TQ.
i will try ur example..... TQ
No problem - I haven't heard that question before from anyone but myself. ;)
NinjaTurtle
04-23-2003, 03:09 AM
dear Quiet Storm,
i try to view ur source, and i found that, u only have 1 value(country name and statename only,i want a code, and also their name too) in the select option, but i need two value!!
cheesebagpipe
04-23-2003, 03:35 AM
NinjaTurtle...if you could give a good description of exactly what you need, never mind what you've already got (gets confusing), I'll try to help. If you're using a drop-down to handle multiple bits of data, it's usually best to avoid jamming them into one option value.
NinjaTurtle
04-24-2003, 02:23 AM
Sure, u can go to here : http://www.lhhb.com/intranet/SDIC/test/testing.asp
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.