I am facing an issue with asp.net file upload control inside update panel.
That is FileUploadControl.HasFile always return "true".
Can we create a "file upload" control (which has "browse button") using html controls...and use it inside asp.net 2.0 ???