<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Fileupload AJAX</title><link>http://www.codeplex.com/fileuploadajax/Project/ProjectRss.aspx</link><description>As it sounds&amp;#58; a FileUpload control with AJAX behavior... and much more new functionalities</description><item><title>Patch Uploaded: #1915</title><link>http://www.codeplex.com/fileuploadajax/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/smannojkumar'&gt;smannojkumar&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;aaa&lt;/p&gt;</description><author>smannojkumar</author><pubDate>Tue, 07 Oct 2008 04:24:41 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #1915 20081007042441A</guid></item><item><title>New Post: Where is the FileContent property on the new release?</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=36962</link><description>&lt;div style="line-height: normal;"&gt;The FileContent property was removed from the newest release. Is there another way to get the stream as the same way the standard FileUpload InputStream property?&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;/div&gt;</description><author>ljcorreia</author><pubDate>Fri, 03 Oct 2008 11:20:15 GMT</pubDate><guid isPermaLink="false">New Post: Where is the FileContent property on the new release? 20081003112015A</guid></item><item><title>New Post: how can i initialize fua with current files in folder</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=36860</link><description>&lt;div style="line-height: normal;"&gt;I want to initialize the fua with current files in folder when form view is in update mode and somebody for example want to update a news an its attachment.&lt;br&gt;
but i can not find good solution for doing this actions. i find history array and add function but i can not add current files to the fua!!&amp;nbsp;
&lt;/div&gt;</description><author>rezord</author><pubDate>Thu, 02 Oct 2008 06:25:55 GMT</pubDate><guid isPermaLink="false">New Post: how can i initialize fua with current files in folder 20081002062555A</guid></item><item><title>New Post: Fileupload AJAX And UserControl (ASCX)</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=31891</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm also unable to use this control in my own Usercontrol. Therefore it's useless to me and that's a pity.&lt;/p&gt;
&lt;p&gt;Is there a way to use it in my own Usercontrol? Thanks for your answer.&lt;/p&gt;
&lt;/div&gt;</description><author>Joepsel</author><pubDate>Fri, 19 Sep 2008 12:28:32 GMT</pubDate><guid isPermaLink="false">New Post: Fileupload AJAX And UserControl (ASCX) 20080919122832P</guid></item><item><title>New Post: how to add this Fileupload AJAX a progress bar?</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=35836</link><description>&lt;div style="line-height: normal;"&gt;how to add this Fileupload AJAX a progress bar?
&lt;/div&gt;</description><author>adibnslo</author><pubDate>Wed, 17 Sep 2008 14:52:13 GMT</pubDate><guid isPermaLink="false">New Post: how to add this Fileupload AJAX a progress bar? 20080917025213P</guid></item><item><title>New Post: FileUpload AJAX to database</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=35596</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
Is there any way to tap into one the control events and instead upload a file to a database as well as another textbox value ('Title' field for an image)?&lt;br&gt;
&lt;br&gt;
regards
&lt;/div&gt;</description><author>shalan99</author><pubDate>Sat, 13 Sep 2008 13:39:13 GMT</pubDate><guid isPermaLink="false">New Post: FileUpload AJAX to database 20080913013913P</guid></item><item><title>New Post: how can i remove "no guardo"</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=34365</link><description>&lt;div style="line-height: normal;"&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt;Try this (vb.net):&lt;br&gt;
&lt;br&gt;
After your save command, assuming all was successful ...&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;With&lt;/span&gt;&lt;span style="font-size:13px"&gt; FileUploaderAJAX1
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;.SaveAs(&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;~\UploadedImages&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;, pf.FileName)
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#008000"&gt;'remove all instances of the &amp;quot;no guardado&amp;quot; message from the filenames&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;If&lt;/span&gt;&lt;span style="font-size:13px"&gt; .PostedFile.responseMessage_Uploaded.IndexOf(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; no guardado&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &amp;gt; 0 &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Then&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;.PostedFile.responseMessage_Uploaded = .PostedFile.responseMessage_Uploaded.Replace(&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; no guardado&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;)
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;End&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;If&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;If&lt;/span&gt;&lt;span style="font-size:13px"&gt; .PostedFile.responseMessage_Uploaded_NotSaved.IndexOf(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; no guardado&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &amp;gt; 0 &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Then&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;.PostedFile.responseMessage_Uploaded_NotSaved = .PostedFile.responseMessage_Uploaded_NotSaved.Replace(&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; no guardado&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;)
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;End&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;If&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;If&lt;/span&gt;&lt;span style="font-size:13px"&gt; .PostedFile.responseMessage_Uploaded_Saved.IndexOf(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; no guardado&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &amp;gt; 0 &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Then&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;.PostedFile.responseMessage_Uploaded_Saved = .PostedFile.responseMessage_Uploaded_Saved.Replace(&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; no guardado&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;)
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;End&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;If&lt;/span&gt;&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;End&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;With&lt;br&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Hope it helps.&lt;br&gt;
Tim &lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>TimCousins</author><pubDate>Tue, 02 Sep 2008 20:47:27 GMT</pubDate><guid isPermaLink="false">New Post: how can i remove "no guardo" 20080902084727P</guid></item><item><title>New Post: how can i remove "no guardo"</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=34365</link><description>&lt;div style="line-height: normal;"&gt;Please tell me how can i remove &amp;quot;no guardo&amp;quot; after selected a file through browse function
&lt;/div&gt;</description><author>prem_test</author><pubDate>Wed, 27 Aug 2008 10:07:03 GMT</pubDate><guid isPermaLink="false">New Post: how can i remove "no guardo" 20080827100703A</guid></item><item><title>New Post: Manage event when file uploads</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=34231</link><description>&lt;div style="line-height: normal;"&gt;As far as I'm concerned, the file begins uploading when &amp;quot;onchange&amp;quot; event is fired in the input box. I'd like to manage the time when an upload begins (for instance, adding a button or anchor and watching onclick over that button or anchor).&lt;br&gt;
Is there a way to avoid this default schema?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>machibest</author><pubDate>Mon, 25 Aug 2008 17:59:56 GMT</pubDate><guid isPermaLink="false">New Post: Manage event when file uploads 20080825055956P</guid></item><item><title>New Post: Installation instructions</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=34222</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I've been looking everywhere on the page for installation instructions but could not find them. Can anyone tell me how could I add this component into Visual Studio?&lt;br&gt;
I added a reference to the .dll I downloaded but still cannot see the new control in VS toolbox.&lt;br&gt;
&lt;br&gt;
Please help!&lt;br&gt;
Thx&lt;br&gt;
&lt;/div&gt;</description><author>machibest</author><pubDate>Mon, 25 Aug 2008 15:26:05 GMT</pubDate><guid isPermaLink="false">New Post: Installation instructions 20080825032605P</guid></item><item><title>New Post: History is Not working</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=32977</link><description>&lt;div style="line-height: normal;"&gt;Hi &lt;br&gt;
&lt;br&gt;
you are really Good, you have made my day, this component is really good one, i have a some doubts, could u tell me how do i get the deleted files name, because the history is always come null.&lt;br&gt;
&lt;br&gt;
thanks&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
faisal&lt;br&gt;
&lt;/div&gt;</description><author>sumfujj</author><pubDate>Wed, 06 Aug 2008 07:23:54 GMT</pubDate><guid isPermaLink="false">New Post: History is Not working 20080806072354A</guid></item><item><title>New Post: History is Not working</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=32977</link><description>&lt;div style="line-height: normal;"&gt;Hi &lt;br&gt;
&lt;br&gt;
you are really Good, you have made my day, this component is really good one, i have a some doubts, could u tell me how do i get the deleted files name, because the history is always come null.&lt;br&gt;
&lt;br&gt;
thanks&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
faisal&lt;br&gt;
&lt;/div&gt;</description><author>sumfujj</author><pubDate>Wed, 06 Aug 2008 07:23:54 GMT</pubDate><guid isPermaLink="false">New Post: History is Not working 20080806072354A</guid></item><item><title>New Post: Fileupload Ajax with UpdatePanel</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=30869</link><description>&lt;div style="line-height: normal;"&gt;Hi &lt;br&gt;
&lt;br&gt;
I am not able to get Delete button in File Uploader, &lt;br&gt;
&lt;br&gt;
Can u tell me how do i get Deleted File names in your File Uploader&lt;br&gt;
&lt;br&gt;
Faisal&lt;br&gt;
&lt;/div&gt;</description><author>sumfujj</author><pubDate>Wed, 06 Aug 2008 07:04:49 GMT</pubDate><guid isPermaLink="false">New Post: Fileupload Ajax with UpdatePanel 20080806070449A</guid></item><item><title>New Post: Fileupload AJAX And UserControl (ASCX)</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=31891</link><description>&lt;div style="line-height: normal;"&gt;How to use Fileupload Ajax and UserControl (Ascx). I can not use. Pls help me&lt;br&gt;
&lt;/div&gt;</description><author>nthai</author><pubDate>Mon, 21 Jul 2008 09:07:12 GMT</pubDate><guid isPermaLink="false">New Post: Fileupload AJAX And UserControl (ASCX) 20080721090712A</guid></item><item><title>New Post: Fileupload Ajax with UpdatePanel</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=30869</link><description>&lt;div style="line-height: normal;"&gt;Unfortunatelly it also doesn't work for me.&lt;br&gt;
After upload a file, I completely lost my viewstate state. None of my variables keep the content. (ViewState[&amp;quot;content&amp;quot;]).&lt;br&gt;
I could not solve this issue. Any help would be much appreciated.&lt;br&gt;
&lt;br&gt;
Leo
&lt;/div&gt;</description><author>ljcorreia</author><pubDate>Fri, 18 Jul 2008 16:56:56 GMT</pubDate><guid isPermaLink="false">New Post: Fileupload Ajax with UpdatePanel 20080718045656P</guid></item><item><title>New Post: Applying Validation</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=31151</link><description>&lt;div style="line-height: normal;"&gt;&lt;br&gt;
&lt;div style="border-style:dotted none;border-color:rgb(170, 170, 170) -moz-use-text-color;border-width:0.1em medium;margin:1em 0em 2.5em 3em;padding:0.2em;font-style:italic"&gt;&lt;br&gt;
hello_swe wrote:&lt;br&gt;
Is it possible to apply requiredfieldvalidation with  this control.&lt;br&gt;
i tried to get name of the file in a textbox while uploading,&amp;nbsp; and then applied validation to that textbox. it didn't work. any other ideas.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
Which part didn't work, loading the file name into the textbox or validating it?&lt;br&gt;
You're doing this client-side, right?&lt;br&gt;
&lt;br&gt;
Although, from the way I'veseen it work, it seems you shouldn't need to put it in a textbox unless you have some other reason for it. I'm not sure, but maybe you could do your validation in the preUpload event?&lt;br&gt;
http://en.fileuploadajax.subgurim.net/ejemplos/customJavascript.aspx&lt;br&gt;
&lt;/div&gt;</description><author>vhpinfl</author><pubDate>Fri, 18 Jul 2008 02:58:29 GMT</pubDate><guid isPermaLink="false">New Post: Applying Validation 20080718025829A</guid></item><item><title>New Post: Applying Validation</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=31151</link><description>&lt;div style="line-height: normal;"&gt;I compiled it just fine in VS2005. There's a project file in there that you can open.&lt;br&gt;
&lt;/div&gt;</description><author>vhpinfl</author><pubDate>Fri, 18 Jul 2008 02:54:17 GMT</pubDate><guid isPermaLink="false">New Post: Applying Validation 20080718025417A</guid></item><item><title>New Post: Fileupload Ajax with UpdatePanel</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=30869</link><description>&lt;div style="line-height: normal;"&gt;I've been able to use this control inside of an UpdatePanel, but whenever you upload a file nothing else is updated.&lt;br&gt;
For example, I have a label that is supposed to read &amp;quot;File successfully uploaded!&amp;quot; but the text never makes it to the browser.&lt;br&gt;
&lt;/div&gt;</description><author>vhpinfl</author><pubDate>Thu, 17 Jul 2008 21:25:36 GMT</pubDate><guid isPermaLink="false">New Post: Fileupload Ajax with UpdatePanel 20080717092536P</guid></item><item><title>New Post: Applying Validation</title><link>http://www.codeplex.com/fileuploadajax/Thread/View.aspx?ThreadId=31151</link><description>&lt;div style="line-height: normal;"&gt;Hi, I have the same problem. I download the source code but it seems that this control&amp;nbsp;isn't an .ascx control. So, reviewing the source code there's a &amp;quot;render&amp;quot; metod at the file FileUploader.cs, in which it seems that writes the &amp;lt;input type=&amp;quot;file&amp;quot;&amp;gt; tag, &amp;nbsp;but it didn't writes the &amp;quot;id&amp;quot; prperty of this tag. Why??? Do you think that if I modify the source and put the &amp;quot;id&amp;quot; property at this code line, I will be able to find the control in order to apply validation method at client side?? Thanks in advance. So, I was forgetting another question, if you download the source code, I cant open the project per se, because I have a VS2005 and it seems the project is compiled at VS2008, I guess. HOw can I compile the project again for obtain the FUA.dll file??
&lt;/div&gt;</description><author>gabriel_mcv</author><pubDate>Thu, 17 Jul 2008 13:49:29 GMT</pubDate><guid isPermaLink="false">New Post: Applying Validation 20080717014929P</guid></item><item><title>Created Issue: Validation Controls</title><link>http://www.codeplex.com/fileuploadajax/WorkItem/View.aspx?WorkItemId=10605</link><description>Is there a way for applying the validation controls &amp;#40;requiredFiled, regularExpresion, for example&amp;#41; to this control&amp;#63;&amp;#63;&lt;br /&gt;</description><author>gabriel_mcv</author><pubDate>Wed, 16 Jul 2008 22:56:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Validation Controls 20080716105655P</guid></item></channel></rss>