Forums
This topic is locked
forms
Posted 01 Aug 2002 00:00:37
1
has voted
01 Aug 2002 00:00:37 ian edwards posted:
Sorry if this is a silly question but I need to create a drop down window to allow the input of country of origin. Someone tell me I don't have to type in every country in the world, please or rather how do I do it.Thanks
Ian
Replies
Replied 01 Aug 2002 01:21:08
01 Aug 2002 01:21:08 Owen Eastwick replied:
Well, to create a List/Menu that isn't populated from a database field(s), strictly speaking you would have to type every country in.
However, I would look around the web, find a page with a List/Menu on it containing every country, Right Click, select View Source then Copy and Paste the HTML for the List/Menu into my own page.
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
However, I would look around the web, find a page with a List/Menu on it containing every country, Right Click, select View Source then Copy and Paste the HTML for the List/Menu into my own page.
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
Replied 15 Aug 2002 14:18:48
15 Aug 2002 14:18:48 Daniel Lackey replied:
I use the SuperCountry extension that is available on the DMX Extension site. It's got plenty of configuration options and you could always add a country if you happen to find one that isn't already on there. Hope this helps.