<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pulling Drop-down values from a database using Javascript and PHP</title>
	<atom:link href="http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pulling-drop-down-values-from-a-database-using-javascript-and-php</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 13:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: yourcity .In</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-7907</link>
		<dc:creator>yourcity .In</dc:creator>
		<pubDate>Sat, 17 Mar 2012 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-7907</guid>
		<description>I need a help. 

I am making a upload page where i want to use three drop down as -

dropbox 1 -&gt; dropbox 2 -&gt; dropbox 3 

I want to call the values from sql to all three dropdowns and also want to upload content based on choosen options. For example i want to upload a game of nokia mobile phone that’s model no is c200 then -

the device list (computer, mobile etc) list should come in dropdown 1 and device company name(Nokia, Samsung etc) should come in dropdown 2 and device model list(c200, c101 etc) should come in dropdown 3 

then choose the file and hit upload.

please provide me this. your help will be heartfull for me as i am not able to make this...[:(]  PLEASE HELP ME OUT</description>
		<content:encoded><![CDATA[<p>I need a help. </p>
<p>I am making a upload page where i want to use three drop down as -</p>
<p>dropbox 1 -&gt; dropbox 2 -&gt; dropbox 3 </p>
<p>I want to call the values from sql to all three dropdowns and also want to upload content based on choosen options. For example i want to upload a game of nokia mobile phone that’s model no is c200 then -</p>
<p>the device list (computer, mobile etc) list should come in dropdown 1 and device company name(Nokia, Samsung etc) should come in dropdown 2 and device model list(c200, c101 etc) should come in dropdown 3 </p>
<p>then choose the file and hit upload.</p>
<p>please provide me this. your help will be heartfull for me as i am not able to make this&#8230;[:(]  PLEASE HELP ME OUT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viki</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-6007</link>
		<dc:creator>viki</dc:creator>
		<pubDate>Mon, 20 Dec 2010 12:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-6007</guid>
		<description>ohn and I like to explain the bits and pieces of the code so that it is easier to understand what each of the functions, variables, or bits of code do. We are currently working on making a repository system that we will be able to link each tutorial to and you can see demos and download the code. We are swamped with other projects at this time and aren’t sure when it will be completed but know that it is underway</description>
		<content:encoded><![CDATA[<p>ohn and I like to explain the bits and pieces of the code so that it is easier to understand what each of the functions, variables, or bits of code do. We are currently working on making a repository system that we will be able to link each tutorial to and you can see demos and download the code. We are swamped with other projects at this time and aren’t sure when it will be completed but know that it is underway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Maguire</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-3709</link>
		<dc:creator>Mike Maguire</dc:creator>
		<pubDate>Fri, 04 Dec 2009 02:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-3709</guid>
		<description>John and I like to explain the bits and pieces of the code so that it is easier to understand what each of the functions, variables, or bits of code do. We are currently working on making a repository system that we will be able to link each tutorial to and you can see demos and download the code. We are swamped with other projects at this time and aren&#039;t sure when it will be completed but know that it is underway.</description>
		<content:encoded><![CDATA[<p>John and I like to explain the bits and pieces of the code so that it is easier to understand what each of the functions, variables, or bits of code do. We are currently working on making a repository system that we will be able to link each tutorial to and you can see demos and download the code. We are swamped with other projects at this time and aren&#8217;t sure when it will be completed but know that it is underway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techzone</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-3708</link>
		<dc:creator>techzone</dc:creator>
		<pubDate>Fri, 04 Dec 2009 01:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-3708</guid>
		<description>You started very nicely. But then you are posting bits and peices of code. I wish if you had posted the entire code. I think your code is elegant, but it fails to tutor a novice. If you just post the code,  I can figure out what does what.</description>
		<content:encoded><![CDATA[<p>You started very nicely. But then you are posting bits and peices of code. I wish if you had posted the entire code. I think your code is elegant, but it fails to tutor a novice. If you just post the code,  I can figure out what does what.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart C</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-3430</link>
		<dc:creator>Stuart C</dc:creator>
		<pubDate>Sat, 03 Oct 2009 09:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-3430</guid>
		<description>sorry code got taken out. its the selected values in the option tag.

Cheers</description>
		<content:encoded><![CDATA[<p>sorry code got taken out. its the selected values in the option tag.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart C</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-3429</link>
		<dc:creator>Stuart C</dc:creator>
		<pubDate>Sat, 03 Oct 2009 09:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-3429</guid>
		<description>Hi Mike,

A question that has been wracking my brains is how to get the  working?

I need to show the dropdowns on the homepage and then the search page, so i put the variables in the url and take them to the search page and use them to show the dropdowns with the selected values.

Any ideas?

Cheers

Stuart</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>A question that has been wracking my brains is how to get the  working?</p>
<p>I need to show the dropdowns on the homepage and then the search page, so i put the variables in the url and take them to the search page and use them to show the dropdowns with the selected values.</p>
<p>Any ideas?</p>
<p>Cheers</p>
<p>Stuart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OneCrispy</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-2986</link>
		<dc:creator>OneCrispy</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-2986</guid>
		<description>Dear John, 

Regarding my previous post, I have now managed to get them to work but I am having problems with the Javascript. It does not seem to populate the feilds. 

Thanks Again</description>
		<content:encoded><![CDATA[<p>Dear John, </p>
<p>Regarding my previous post, I have now managed to get them to work but I am having problems with the Javascript. It does not seem to populate the feilds. </p>
<p>Thanks Again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OneCrispy</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-2979</link>
		<dc:creator>OneCrispy</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-2979</guid>
		<description>Dear John, 

This does not seem to work either. Any other suggestions? 

Thanks</description>
		<content:encoded><![CDATA[<p>Dear John, </p>
<p>This does not seem to work either. Any other suggestions? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ward</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-2968</link>
		<dc:creator>John Ward</dc:creator>
		<pubDate>Tue, 16 Jun 2009 00:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-2968</guid>
		<description>Check the line before these errors for a missing semicolon ;</description>
		<content:encoded><![CDATA[<p>Check the line before these errors for a missing semicolon ;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OneCrispy</title>
		<link>http://teamtutorials.com/web-development-tutorials/pulling-drop-down-values-from-a-database-using-javascript-and-php#comment-2967</link>
		<dc:creator>OneCrispy</dc:creator>
		<pubDate>Mon, 15 Jun 2009 15:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1539#comment-2967</guid>
		<description>Dear Mike, 

You can veiw both PHP Errors on my website at: 

http://amateur-gardeners.co.uk/update.php 
http://amateur-gardeners.co.uk/sucess.php  

Has anyone else found that they have recived any errors? 
Is there anything wrong with the code? 

Thanks for your help</description>
		<content:encoded><![CDATA[<p>Dear Mike, </p>
<p>You can veiw both PHP Errors on my website at: </p>
<p><a href="http://amateur-gardeners.co.uk/update.php" rel="nofollow">http://amateur-gardeners.co.uk/update.php</a><br />
<a href="http://amateur-gardeners.co.uk/sucess.php" rel="nofollow">http://amateur-gardeners.co.uk/sucess.php</a>  </p>
<p>Has anyone else found that they have recived any errors?<br />
Is there anything wrong with the code? </p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

