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?,