Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Maintaining State for HTMLInputFile


Message #1 by mpiehota@r... on Sun, 3 Feb 2002 22:19:00
How do I maintain state for System.Web.UI.HtmlControls.HtmlInputFile 

during POSTBACK?  For example, if a user selects a file, and another 

control on the form causes a POSTBACK event, I want the HTMLInputFile 

control to return from the server round-trip with the user's selection 

(i.e., the file name) populated.
Message #2 by "Michael Piehota" <mpiehota@r...> on Wed, 27 Feb 2002 04:47:16
How do I maintain state for System.Web.UI.HtmlControls.HtmlInputFile 

during POSTBACK?  For example, if a user selects a file, and another 

control on the form causes a POSTBACK event, I want the HTMLInputFile 

control to return from the server round-trip with the user's selection 

(i.e., the file name) populated.

  Return to Index