DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 14 Aug 2007 05:39:50 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    unknown
          2    unknown


A problem between a FileUpload & an updatePanel .   
Hi,

I've got a problem with a FileUpload in a updatePanel.
My update Panel is triggered with a button.

I select a file in my file upload and when I do a postback with my
button, the fileUpload loose the file.
I looked in the Page_Load method, and it's like the fileUpload never
had a file.

Can you help me please ?

<asp:UpdatePanel id="upDonnee" runat="server"
UpdateMode="Conditional">
   <contenttemplate>
          <table class="tabRecherche" id="TableDonneesAnalytiques"
runat="server">
                 <tr>
                       <td>...</td>
                 </tr>
                 <tr>
                       <td>
                                 <asp:FileUpload ID="FileUploadPJ1"
runat="server"/>
                       </td>
</tr>

Thanks.
Date:Tue, 14 Aug 2007 05:39:50 -0700   Author:  

Re: A problem between a FileUpload & an updatePanel .   
Have someone a clue ?

thanks
Date:Thu, 16 Aug 2007 00:22:47 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us