
<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Chained Select Boxes with Yahoo YUI!</title>
	<link>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/</link>
	<description>My information about, Life, Linux,Ubuntu and Web Development.</description>
	<pubDate>Wed, 07 Jan 2009 02:59:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Steve Williams</title>
		<link>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-21</link>
		<author>Steve Williams</author>
		<pubDate>Wed, 19 Nov 2008 12:32:49 +0000</pubDate>
		<guid>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-21</guid>
		<description>I'm a complete newb when it comes to this stuff, but ned it for a score submission page I'm writing. Could you adapt this for the following situation.

1.  First SELECT box pulls data from a table called TEAMS - SELECT Team FROM Teams

2.  The team selected gets entered into a variable called $hometeam.

3.  Based on the $hometeam selected, the box below will list a set of players from its corresponding Team table, i.e.  if thr $hometeam selected is "Team1", then the second select box would need to display a list of players for Team1 from the "Team1" table i.e.  SELECT Player_Name FROM $hometeam</description>
		<content:encoded><![CDATA[<p>I&#8217;m a complete newb when it comes to this stuff, but ned it for a score submission page I&#8217;m writing. Could you adapt this for the following situation.</p>
<p>1.  First SELECT box pulls data from a table called TEAMS - SELECT Team FROM Teams</p>
<p>2.  The team selected gets entered into a variable called $hometeam.</p>
<p>3.  Based on the $hometeam selected, the box below will list a set of players from its corresponding Team table, i.e.  if thr $hometeam selected is &#8220;Team1&#8243;, then the second select box would need to display a list of players for Team1 from the &#8220;Team1&#8243; table i.e.  SELECT Player_Name FROM $hometeam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-16</link>
		<author>Todd</author>
		<pubDate>Thu, 10 Apr 2008 20:02:48 +0000</pubDate>
		<guid>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-16</guid>
		<description>I think this script is great and want to make use of it. I've made the query changes as noted but I still get an error."PHP Fatal error:&#160; Call to undefined function fetch_array() in chained_select_boxes.php on line 37"Also, as Victor Cetina stated, the test_citys.php file is missing.Any help would be appreciated!</description>
		<content:encoded><![CDATA[<p>I think this script is great and want to make use of it. I&#8217;ve made the query changes as noted but I still get an error.&#8221;PHP Fatal error:&nbsp; Call to undefined function fetch_array() in chained_select_boxes.php on line 37&#8243;Also, as Victor Cetina stated, the test_citys.php file is missing.Any help would be appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShawnC</title>
		<link>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-5</link>
		<author>ShawnC</author>
		<pubDate>Thu, 11 Oct 2007 12:14:35 +0000</pubDate>
		<guid>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-5</guid>
		<description>&#160;O I'm sorry,&#160; I originally wrote this to work with VBulletin,&#160; just replace query read and first with mysql_query&#160;&#160; and mysql_query_first,&#160; Ive been&#160; really busy atm doing some freelance stuff but as soon as i get some more time together I will clean that code up and comment it more.&#160;&#160; I also have a Overlay Box Sample code to comment and explain too!&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>&nbsp;O I&#8217;m sorry,&nbsp; I originally wrote this to work with VBulletin,&nbsp; just replace query read and first with mysql_query&nbsp;&nbsp; and mysql_query_first,&nbsp; Ive been&nbsp; really busy atm doing some freelance stuff but as soon as i get some more time together I will clean that code up and comment it more.&nbsp;&nbsp; I also have a Overlay Box Sample code to comment and explain too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Cetina</title>
		<link>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-4</link>
		<author>Victor Cetina</author>
		<pubDate>Fri, 05 Oct 2007 00:49:40 +0000</pubDate>
		<guid>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-4</guid>
		<description>There are some omissions in the code.  The PHP functions  query_read and query_first are missing, the file test_citys.php is missing too.  Can you fix it please. Cheers!</description>
		<content:encoded><![CDATA[<p>There are some omissions in the code.  The PHP functions  query_read and query_first are missing, the file test_citys.php is missing too.  Can you fix it please. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ragtek</title>
		<link>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-3</link>
		<author>ragtek</author>
		<pubDate>Sun, 30 Sep 2007 12:16:27 +0000</pubDate>
		<guid>http://www.shawnc.org/2007/09/27/chained-select-boxes-with-yahoo-yui/#comment-3</guid>
		<description>wow
very nice and usefull article :)

thx</description>
		<content:encoded><![CDATA[<p>wow<br />
very nice and usefull article <img src='http://www.shawnc.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
