<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - jQuery File Upload action=server/php]]></title>
		<link>http://railsforum.com/viewtopic.php?id=50875</link>
		<description><![CDATA[The most recent posts in jQuery File Upload action=server/php.]]></description>
		<lastBuildDate>Mon, 05 Nov 2012 04:25:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: jQuery File Upload action=server/php]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=156801#p156801</link>
			<description><![CDATA[<p>i want to upload file using jquery dialog. I have created a partial view but not getting it .Any suggestions .</p><br /><p><a href="http://www.resultit.co.nz/">result it</a></p>]]></description>
			<author><![CDATA[dummy@example.com (gitioan)]]></author>
			<pubDate>Mon, 05 Nov 2012 04:25:50 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=156801#p156801</guid>
		</item>
		<item>
			<title><![CDATA[jQuery File Upload action=server/php]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=156367#p156367</link>
			<description><![CDATA[<p>I was trying to get to work a [JQuery File Uploader][1] but I ran into difficulties. <br />I have copied and pasted all files and folders they have got their into my rails project folder.<br />But the &quot;Add files&quot;-Button doesnt work. I can select the files but nothing happens afterwords.<br />I have studied the code and found :</p><p>&nbsp; &nbsp; &lt;!-- The file upload form used as target for the file upload widget --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;form id=&quot;fileupload&quot; action=&quot;server/php/&quot; method=&quot;POST&quot; enctype=&quot;multipart/form-data&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- The fileupload-buttonbar contains buttons to add/delete files and start/cancel the upload --&gt;</p><p>An action called &quot;action=&quot;server/php&quot;. They dont have controllers with such an action, one what they have with such name is a folder [/server/php][2].So the action correspons to a folder. I donwloaded it as well and placed in my rails project. I dont want to upload everything to a server, I want to look first if it worls with simplier &quot;rails s&quot;. But I have no idea how I can link </p><p>&nbsp; &nbsp; action=&quot;server/php&quot;</p><p> in </p><p>&nbsp; &nbsp; &lt;form id=&quot;fileupload&quot; action=&quot;server/php/&quot; method=&quot;POST&quot; enctype=&quot;multipart/form-data&quot;&gt;<br />to my server/php folder.</p><p>&nbsp; [1]: <a href="https://github.com/blueimp/jQuery-File-Upload">https://github.com/blueimp/jQuery-File-Upload</a><br />&nbsp; [2]: <a href="https://github.com/blueimp/jQuery-File-Upload/tree/master/server/php">https://github.com/blueimp/jQuery-File- &#133; server/php</a></p><p>I would be really grateful if somebody helps me to deal with it.</p>]]></description>
			<author><![CDATA[dummy@example.com (akvarel)]]></author>
			<pubDate>Sat, 20 Oct 2012 12:19:58 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=156367#p156367</guid>
		</item>
	</channel>
</rss>
