<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Get city list of a country via Geonames webservices in Javascript"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Get city list of a country via Geonames webservices in Javascript"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Get city list of a country via Geonames webservices in Javascript</title>
				<description><![CDATA[ Hello all,

I am currently trying to code a HTML web using javascript.
There's 2 comboboxes in the screen. 
The first combobox allows user to select a country.
After the country being selected, the 2nd combobox show the cities list of the selected country.
I've been googling around but cannot find any clues how to put Geonames webservice in my javascript.
I've been reading in Geonames websites but still didnt understand how i should use webservices ? what service should i use ? etc. 
Is there anyone can explain or give me any clues ?
Thank you

]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2007.page#8146</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2007.page#8146</link>
				<pubDate><![CDATA[Tue, 3 Aug 2010 10:50:21]]> GMT</pubDate>
				<author><![CDATA[ leonhearts25]]></author>
			</item>
			<item>
				<title>Re:Get city list of a country via Geonames webservices in Javascript</title>
				<description><![CDATA[ Webservices are usually called via "ajax" to dynamically populate HTML elements (select, ul, etc) without reloading the full page.
Very easy to implement using a javascript library such as jQuery :
http://jquery.com

Search for jQuery on this forum :
http://forum.geonames.org/gforum/jforum.page?module=search&action=search&clean=1&search_keywords=jQuery&search_terms=all&search_forum=&sort_by=time&sort_dir=DESC&search_cat=

Or have a look here :
http://forum.geonames.org/gforum/posts/list/1875.page]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2007.page#8156</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2007.page#8156</link>
				<pubDate><![CDATA[Wed, 4 Aug 2010 17:11:39]]> GMT</pubDate>
				<author><![CDATA[ geotree]]></author>
			</item>
	</channel>
</rss>