I need to give users ability to select their exact CL location on 1 single html page. This includes Country selection, State and suburb selection OR mayor city selection.
I think it will be best to offer 3 HTML listboxes, similar to a Make, Model, Year search tool where content of 2nd HTML listbox is populated depending on 1st selection.
So initially there will be 1 listbox with all CL countries, depending on chosen Country, 2nd listbox will be active and populated with country specific states and mayor cities. If a state is chosen, 3rd listbox will become active and allow selection of County / Suburb.
Sample:
User selects USA from 1st listbox, user selects California from 2nd listbox, user selects Monterey Bay from 3rd listbox.
After doing db lookup, this link value needs to be passed on:
http://monterey.CL.org/
I will provide mysql db with all CL links, I have another project for this open:
http://www.scriptlance.com/projects/1245855919.shtml
_________
Contact through PM if interested doing this location selector tool or if you have a CL links db ready.