<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to create an autocomplete like JSON ?"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "How to create an autocomplete like JSON ?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to create an autocomplete like JSON ?</title>
				<description><![CDATA[ Hello,
I imported the following datas into a MySQL database:
allCountries.txt
alternateNames.txt
admin1Codes.txt
admin1CodesASCII.txt
admin2Codes.txt
featureCodes_en.txt
timeZones.txt
countryInfo.txt
continentCodes.txt

(I following this how-to: http://forum.geonames.org/gforum/posts/list/15/80.page#4570).

I need to utilise alla datas in a registration form (html and php) and I would like know how to do to have a hierarchy of this genre:
Continent -> Nation -> Regione -> District -> City
or
how to have an autocomplete box in jquery like http://jqueryui.com/demos/autocomplete/#remote-jsonp.

Thankyou very muche for your support.
I believe in this useful geoname project.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2131.page#8636</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2131.page#8636</link>
				<pubDate><![CDATA[Tue, 26 Oct 2010 17:04:38]]> GMT</pubDate>
				<author><![CDATA[ Tab]]></author>
			</item>
			<item>
				<title>How to create an autocomplete like JSON ?</title>
				<description><![CDATA[ I only wish to know how it's relationated the DB in way to have the hierarchy which I described in the previous post.
Thanks.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2131.page#8642</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2131.page#8642</link>
				<pubDate><![CDATA[Wed, 27 Oct 2010 12:29:20]]> GMT</pubDate>
				<author><![CDATA[ Tab]]></author>
			</item>
	</channel>
</rss>