<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[KillerSites.com Web Design Forums - Performing form query on public database]]></title>
		<link>http://www.killersites.com/forums/topic/2387/performing-form-query-on-public-database/</link>
		<description><![CDATA[The most recent posts in Performing form query on public database.]]></description>
		<lastBuildDate>Fri, 30 Oct 2009 18:28:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Performing form query on public database]]></title>
			<link>http://www.killersites.com/forums/post/11760/#p11760</link>
			<description><![CDATA[<p>Well... you&#039;d probably need to check with the State Liquor license public database themselves -- see if they offer any way to query their database externally, rather than having to visit their website every time.</p><p>Without access to the database (username/password) or some API provided by the website for use, I&#039;m not sure if you will be able to make this work.</p>]]></description>
			<author><![CDATA[dummy@example.com (falkencreative)]]></author>
			<pubDate>Fri, 30 Oct 2009 18:28:05 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/11760/#p11760</guid>
		</item>
		<item>
			<title><![CDATA[Re: Performing form query on public database]]></title>
			<link>http://www.killersites.com/forums/post/11759/#p11759</link>
			<description><![CDATA[<p>Well, I don&#039;t have access to that DB. It is a State Liquor Licence public database where you can check retailers for their valid liquor license.<br />I have created some application for a distributor where we have put all their clients info and we need to update these records with valid licences. So normally when licence is expired you have to go to that website and&nbsp; query, write down valid exp. date and/or licence no.&nbsp; and update a record in our database. <br />I just thought it would be great to have some kind of script that would submit a query on that website, then after reloading maybe load the source code and extract some portion of information we need, then store it in our database. But I guess it is just wishful thinking <img src="http://www.killersites.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (martez81)]]></author>
			<pubDate>Fri, 30 Oct 2009 17:29:56 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/11759/#p11759</guid>
		</item>
		<item>
			<title><![CDATA[Re: Performing form query on public database]]></title>
			<link>http://www.killersites.com/forums/post/11758/#p11758</link>
			<description><![CDATA[<p>As long as you have a way to connect to the database (username/password), I don&#039;t see why not. You&#039;d code it almost exactly the same way as you would with a local database.</p><p>mysql_connect(&quot;hostname or IP&quot;, &quot;username&quot;, &quot;password&quot;)</p>]]></description>
			<author><![CDATA[dummy@example.com (falkencreative)]]></author>
			<pubDate>Fri, 30 Oct 2009 16:22:41 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/11758/#p11758</guid>
		</item>
		<item>
			<title><![CDATA[Performing form query on public database]]></title>
			<link>http://www.killersites.com/forums/post/11756/#p11756</link>
			<description><![CDATA[<p>Is it possible for PHP to complete and submit a form on some website with public data and then perform some operation on the resulted data?</p>]]></description>
			<author><![CDATA[dummy@example.com (martez81)]]></author>
			<pubDate>Fri, 30 Oct 2009 15:05:51 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/11756/#p11756</guid>
		</item>
	</channel>
</rss>
