OK,. Repost to keep everyone happy.
Can someone help me take the data from a form input using the fileds, CITY, STATE, and ZIP. Then using some kind of geocode to get the lat & long coordinates.
Open data.xml file, append the requested info to the data file using the following format.
<markers>
<marker lat="34.045" lng="-118.235">
<label><b>Marker 1</b></label>
<description>This contains info for Marker 1</description>
</marker>