<?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: Meet jQuery iFramer</title> <atom:link href="http://trentrichardson.com/2009/06/05/meet-jquery-iframer/feed/" rel="self" type="application/rss+xml" /><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/</link> <description>practical web design &#38; development</description> <lastBuildDate>Tue, 07 Feb 2012 03:15:31 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Martin L</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-17329</link> <dc:creator>Martin L</dc:creator> <pubDate>Fri, 30 Jul 2010 11:44:59 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-17329</guid> <description>Hello Trent! This works perfectly for me. Thank you very much./Martin</description> <content:encoded><![CDATA[<p>Hello Trent! This works perfectly for me. Thank you very much.</p><p>/Martin</p> ]]></content:encoded> </item> <item><title>By: ClubPenguinCheats</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-16136</link> <dc:creator>ClubPenguinCheats</dc:creator> <pubDate>Wed, 07 Apr 2010 00:13:30 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-16136</guid> <description>It works like a charm! LOL</description> <content:encoded><![CDATA[<p>It works like a charm! LOL</p> ]]></content:encoded> </item> <item><title>By: trent</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-13314</link> <dc:creator>trent</dc:creator> <pubDate>Thu, 12 Nov 2009 12:44:43 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-13314</guid> <description>There is an actual example on this page:
http://trentrichardson.com/2009/09/23/a-nice-clean-jquery-iframer-example/</description> <content:encoded><![CDATA[<p>There is an actual example on this page:<br
/> <a
href="http://trentrichardson.com/2009/09/23/a-nice-clean-jquery-iframer-example/" rel="nofollow">http://trentrichardson.com/2009/09/23/a-nice-clean-jquery-iframer-example/</a></p> ]]></content:encoded> </item> <item><title>By: Feroze</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-13312</link> <dc:creator>Feroze</dc:creator> <pubDate>Thu, 12 Nov 2009 10:01:01 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-13312</guid> <description>sorry but Its not work....
it is really a poor example.</description> <content:encoded><![CDATA[<p>sorry but Its not work&#8230;.<br
/> it is really a poor example.</p> ]]></content:encoded> </item> <item><title>By: Michele ESERVERS</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-12962</link> <dc:creator>Michele ESERVERS</dc:creator> <pubDate>Tue, 20 Oct 2009 14:08:01 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-12962</guid> <description>ADD this to index.php because this blog at first post delete it </description> <content:encoded><![CDATA[<p>ADD this to index.php because this blog at first post delete it</p> ]]></content:encoded> </item> <item><title>By: Michele ESERVERS</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-12961</link> <dc:creator>Michele ESERVERS</dc:creator> <pubDate>Tue, 20 Oct 2009 14:06:53 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-12961</guid> <description>Dear Trend RichardSorry but I have test your script and does not work like you said!Here it&#039;s an example and correct me WITH A WORKING VERSION IF YOU&#039;RE ABLE!!!This is a simple script to upload images!index.php_________________________$(&#039;#myform&#039;).iframer({
onComplete: function(data){
alert(data); //returned data
}
});________________________request.php________________________&lt;?phpif (!move_uploaded_file($_FILES[&#039;mona&#039;][&#039;tmp_name&#039;], &#039;images/&#039;. &quot;image1.jpg&quot;)) {
$msg = &quot;Errore nel caricamento dell&#039;immagine!!&quot;;
break;
}?&gt;_______________________________</description> <content:encoded><![CDATA[<p>Dear Trend Richard</p><p>Sorry but I have test your script and does not work like you said!</p><p>Here it&#8217;s an example and correct me WITH A WORKING VERSION IF YOU&#8217;RE ABLE!!!</p><p>This is a simple script to upload images!</p><p>index.php</p><p>_________________________</p><p>$(&#8216;#myform&#8217;).iframer({<br
/> onComplete: function(data){<br
/> alert(data); //returned data<br
/> }<br
/> });</p><p>________________________</p><p>request.php</p><p>________________________</p><p>&lt;?php</p><p>if (!move_uploaded_file($_FILES[&#039;mona&#039;][&#039;tmp_name&#039;], &#039;images/&#039;. &quot;image1.jpg&quot;)) {<br
/> $msg = &quot;Errore nel caricamento dell&#8217;immagine!!&#8221;;<br
/> break;<br
/> }</p><p>?&gt;</p><p>_______________________________</p> ]]></content:encoded> </item> <item><title>By: D</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-12932</link> <dc:creator>D</dc:creator> <pubDate>Fri, 16 Oct 2009 21:02:17 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-12932</guid> <description>Perfect, thanks Trent. Simple and elegant.</description> <content:encoded><![CDATA[<p>Perfect, thanks Trent. Simple and elegant.</p> ]]></content:encoded> </item> <item><title>By: trent</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-12674</link> <dc:creator>trent</dc:creator> <pubDate>Thu, 24 Sep 2009 02:34:50 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-12674</guid> <description>I&#039;ve just posted a demo.
http://trentrichardson.com/2009/09/23/a-nice-clean-jquery-iframer-example/</description> <content:encoded><![CDATA[<p>I&#8217;ve just posted a demo.<br
/> <a
href="http://trentrichardson.com/2009/09/23/a-nice-clean-jquery-iframer-example/" rel="nofollow">http://trentrichardson.com/2009/09/23/a-nice-clean-jquery-iframer-example/</a></p> ]]></content:encoded> </item> <item><title>By: Aurélio</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-12639</link> <dc:creator>Aurélio</dc:creator> <pubDate>Mon, 21 Sep 2009 12:13:19 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-12639</guid> <description>can you do a live demo? thanks!</description> <content:encoded><![CDATA[<p>can you do a live demo? thanks!</p> ]]></content:encoded> </item> <item><title>By: anonymous</title><link>http://trentrichardson.com/2009/06/05/meet-jquery-iframer/comment-page-1/#comment-11424</link> <dc:creator>anonymous</dc:creator> <pubDate>Mon, 22 Jun 2009 19:38:51 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=354#comment-11424</guid> <description>works like a charm! thanks!</description> <content:encoded><![CDATA[<p>works like a charm! thanks!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/16 queries in 0.026 seconds using disk: basic
Object Caching 347/348 objects using disk: basic

Served from: trentrichardson.com @ 2012-02-07 10:16:04 -->
