Praveen Venugopal

Praveen Venugopal

  • NA
  • 227
  • 67.9k

How to Maintain the view State of a Html File Input when the page got reloaded?

Aug 23 2008 2:13 AM

Hello there!,

    I am having trouble in receiving the attached files from a html file input in my web form!.

First of all i have added a master  page and made this form as a content page!

the view state of this html file input is not maintaining when the page is posted back!.

   It says Request.Files.Count=0 even i had attached a file!

Before adding the master page it worked fine!

  Could you please tell me a solution to maintain the view state of this html file input?,