<?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>Search results matching tag 'AHF'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=AHF&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'AHF'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Upload file inside Update Panel without refresh whole page and without using updatepanel triggers for postback trigger</title><link>http://forums.asp.net/thread/2585636.aspx</link><pubDate>Thu, 28 Aug 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2585636</guid><dc:creator>ahf</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Iam using fileupload control inside updatepanel, and save button for&amp;nbsp;save the file uploaded by&amp;nbsp;that&amp;nbsp;fileupload to server by below code:&lt;/p&gt;
&lt;p&gt;MyFileUpload.SaveAs(Path);&lt;/p&gt;
&lt;p&gt;So that, my problem i need to perform this code without refresh whole page, so i don&amp;#39;t want to use updatepanel triggers for save button to do postback(it referesh whole page _i need only execute&lt;/p&gt;
&lt;p&gt;&amp;nbsp;SaveAS Code to&amp;nbsp;Server&amp;nbsp;and&amp;nbsp;all i need to&amp;nbsp;&amp;nbsp;pass the problem of security issues_(not all page refresh and send to server),&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and if the above code don&amp;#39;t work&amp;nbsp;if&amp;nbsp;the button don&amp;#39;t refresh whole page,&lt;/p&gt;
&lt;p&gt;may anyone tell me the code for SaveAs function in Asp.net and how it work to perform the SaveAs function for uploaded file to save it on server.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;AHF.&lt;/p&gt;</description></item></channel></rss>