<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: File Uploader/Manager</title><link>http://forums.asp.net/thread/1570006.aspx</link><pubDate>Thu, 08 Feb 2007 16:04:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1570006</guid><dc:creator>Niall20</dc:creator><author>Niall20</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1570006.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1570006</wfw:commentRss><description>Thanks for the link. How can I donwload this?&lt;br /&gt;</description></item><item><title>Re: File Uploader/Manager</title><link>http://forums.asp.net/thread/1568795.aspx</link><pubDate>Thu, 08 Feb 2007 01:45:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1568795</guid><dc:creator>Jessica Cao - MSFT</dc:creator><author>Jessica Cao - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1568795.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1568795</wfw:commentRss><description>&lt;p&gt;hi Niall20,&lt;/p&gt;
&lt;p&gt;here is an Image Manager&lt;/p&gt;
&lt;p&gt;&lt;a href="http://editor.lionsky.net/WebHtmlEditor/Examples/ImageManager/ImageManager.Aspx"&gt;http://editor.lionsky.net/WebHtmlEditor/Examples/ImageManager/ImageManager.Aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;hope it helps&lt;/p&gt;
&lt;p&gt;Jessica&lt;/p&gt;</description></item><item><title>Re: File Uploader/Manager</title><link>http://forums.asp.net/thread/1567969.aspx</link><pubDate>Wed, 07 Feb 2007 17:01:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1567969</guid><dc:creator>CSharpSean</dc:creator><author>CSharpSean</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1567969.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1567969</wfw:commentRss><description>Just modify the code in the above links to the way you want. Its a good starting point. I think there is an Image Manager im one of the starter kits, but I forgot which one.&lt;br /&gt;</description></item><item><title>Re: File Uploader/Manager</title><link>http://forums.asp.net/thread/1567896.aspx</link><pubDate>Wed, 07 Feb 2007 16:32:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1567896</guid><dc:creator>Niall20</dc:creator><author>Niall20</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1567896.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1567896</wfw:commentRss><description>&lt;p&gt;Thanks for the links everyone.&lt;/p&gt;&lt;p&gt;Is there any such things as an Image Manager out there? Based on the same principals as I described above for the file manager.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: File Uploader/Manager</title><link>http://forums.asp.net/thread/1566729.aspx</link><pubDate>Wed, 07 Feb 2007 00:57:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1566729</guid><dc:creator>CSharpSean</dc:creator><author>CSharpSean</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1566729.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1566729</wfw:commentRss><description>&lt;p&gt;the following links have good examples of File Managers.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.codeproject.com/aspnet/FileUploadManager.asp" target="_blank"&gt;http://www.codeproject.com/aspnet/FileUploadManager.asp&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.codeproject.com/aspnet/WebFileManager.asp" target="_blank"&gt;http://www.codeproject.com/aspnet/WebFileManager.asp&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Hope this helps.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: File Uploader/Manager</title><link>http://forums.asp.net/thread/1566726.aspx</link><pubDate>Wed, 07 Feb 2007 00:54:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1566726</guid><dc:creator>Jessica Cao - MSFT</dc:creator><author>Jessica Cao - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1566726.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1566726</wfw:commentRss><description>&lt;p&gt;hi &lt;strong&gt;Niall20&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;in asp.net 2.0, there is a built-in server control called FileUpload&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.c-sharpcorner.com/UploadFile/mahesh/FileUpload10092005172118PM/FileUpload.aspx?ArticleID=79850d6d-0e91-4d7b-9e27-a64a09b0ee6b"&gt;http://www.c-sharpcorner.com/UploadFile/mahesh/FileUpload10092005172118PM/FileUpload.aspx?ArticleID=79850d6d-0e91-4d7b-9e27-a64a09b0ee6b&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the above article talking about using FileUpload Control in asp.net2.0&lt;/p&gt;
&lt;p&gt;hope it can help&lt;/p&gt;
&lt;p&gt;Jessica&lt;/p&gt;</description></item><item><title>File Uploader/Manager</title><link>http://forums.asp.net/thread/1566620.aspx</link><pubDate>Tue, 06 Feb 2007 23:08:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1566620</guid><dc:creator>Niall20</dc:creator><author>Niall20</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1566620.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1566620</wfw:commentRss><description>&lt;p&gt;I am looking for a ASP.NET 2.0 File Uploader/Manager that I can add to me CMS.&lt;/p&gt;&lt;p&gt;Ideal something open source or free would be great.&lt;/p&gt;&lt;p&gt;What I want is where a user clicks an icon next to a textbox, window opens, user can upload a file or select a file on the server from a list of files on the server. Click select, window closes and the files address is inputted into the textbox.&lt;/p&gt;&lt;p&gt;Anything like this or similar to this around?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>