<?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: Performing MySQL queries with the help of AJAX</title>
	<atom:link href="http://www.aleixcortadellas.com/main/2009/04/06/581/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aleixcortadellas.com/main/2009/04/06/581/</link>
	<description>A little bit of everything...</description>
	<lastBuildDate>Sat, 13 Feb 2010 06:52:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aleix</title>
		<link>http://www.aleixcortadellas.com/main/2009/04/06/581/comment-page-1/#comment-331</link>
		<dc:creator>Aleix</dc:creator>
		<pubDate>Sat, 04 Jul 2009 10:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=581#comment-331</guid>
		<description>Hello deepali,

Probably this is of your interest as it addresses the same question:
http://www.experts-exchange.com/Programming/Languages/Scripting/AJAX/Q_24297030.html

I think you can make a temporary free account to see the content, which is for members only.
&lt;del datetime=&quot;2009-07-05T09:13:37+00:00&quot;&gt;
My next post will cover this topic too.&lt;/del&gt;

&lt;strong&gt;Update:&lt;/strong&gt; check this post:
http://www.aleixcortadellas.com/main/2009/07/05/650/

Regards,</description>
		<content:encoded><![CDATA[<p>Hello deepali,</p>
<p>Probably this is of your interest as it addresses the same question:<br />
<a href="http://www.experts-exchange.com/Programming/Languages/Scripting/AJAX/Q_24297030.html" rel="nofollow">http://www.experts-exchange.com/Programming/Languages/Scripting/AJAX/Q_24297030.html</a></p>
<p>I think you can make a temporary free account to see the content, which is for members only.<br />
<del datetime="2009-07-05T09:13:37+00:00"><br />
My next post will cover this topic too.</del></p>
<p><strong>Update:</strong> check this post:<br />
<a href="http://www.aleixcortadellas.com/main/2009/07/05/650/" rel="nofollow">http://www.aleixcortadellas.com/main/2009/07/05/650/</a></p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepali</title>
		<link>http://www.aleixcortadellas.com/main/2009/04/06/581/comment-page-1/#comment-329</link>
		<dc:creator>deepali</dc:creator>
		<pubDate>Sat, 04 Jul 2009 09:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=581#comment-329</guid>
		<description>Hello,

I was looking for something similar to your module. I wanted to build-up user&#039;s favorite/unfavorite blogs with AJAX like flikrs.com has. There we can add or delete users favorite picture on that same link.


could you please guide me or show me some link so with the help of that i can build up this module with the help of php/mysql.

Thnaks in advance</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I was looking for something similar to your module. I wanted to build-up user&#8217;s favorite/unfavorite blogs with AJAX like flikrs.com has. There we can add or delete users favorite picture on that same link.</p>
<p>could you please guide me or show me some link so with the help of that i can build up this module with the help of php/mysql.</p>
<p>Thnaks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleix</title>
		<link>http://www.aleixcortadellas.com/main/2009/04/06/581/comment-page-1/#comment-318</link>
		<dc:creator>Aleix</dc:creator>
		<pubDate>Wed, 20 May 2009 10:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=581#comment-318</guid>
		<description>Hello,

What do you mean deleting more than one item without refreshing? You mean with a single click? If so you could use checkboxes and then a button to sumbit via JS each checkbox id to the PHP script.

If it&#039;s not this what you mean, please specify a bit more...

About the DIV message: you can place the DIV anywhere in the page for the user to see it better. You could also modify the code and use a JS alert() instead.

Regards</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>What do you mean deleting more than one item without refreshing? You mean with a single click? If so you could use checkboxes and then a button to sumbit via JS each checkbox id to the PHP script.</p>
<p>If it&#8217;s not this what you mean, please specify a bit more&#8230;</p>
<p>About the DIV message: you can place the DIV anywhere in the page for the user to see it better. You could also modify the code and use a JS alert() instead.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.aleixcortadellas.com/main/2009/04/06/581/comment-page-1/#comment-317</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 20 May 2009 10:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=581#comment-317</guid>
		<description>Do you know how you would delete more than one item without having to refresh?
The code works, but it only brings up the server message in the first DIV, which might leave some confusion to the user.

Thanks (it&#039;s probably me being thick!)</description>
		<content:encoded><![CDATA[<p>Do you know how you would delete more than one item without having to refresh?<br />
The code works, but it only brings up the server message in the first DIV, which might leave some confusion to the user.</p>
<p>Thanks (it&#8217;s probably me being thick!)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.237 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-03-30 18:29:19 -->

