I am very close to testing the Google Map county map generator, but have run
into a difficulty. I need to create a PHP page to create two linked combo
boxes, where the value of the second box changes based on the value of the
first (i.e. Select the state in the first box and a list of counties for the
state comes up in the second).
I'm sure I can figure it out in a few days if necessary, but am currently in
the middle of attending the Air Force NCO Academy in Alabama and have
massive amounts of homework I also need to be working on.
Is anyone out there a decent enough programmer to give me a hand?
Please response to me directly (rather than "reply to all") if you can help.
Jason
p.s. The Project status, for anyone interested:
The Javascript is pretty much written to read an XML "configuration" file.
The data is all in a database and can be queried to pull up a list of
locations in a particular state and county
The programming to automatically create the XML file from the information in
the database still needs to be written.
So, the project is about 80% done.