This is a migrated thread and some comments may be shown as answers.

I need the HttpPostedFile Object

1 Answer 101 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Gabriel Beauchamp
Top achievements
Rank 2
Gabriel Beauchamp asked on 02 Sep 2008, 04:57 AM
I need to HttpPostedFile Object to pass it in some function I use. Is it possible to retrieve it? I can only see UploadedFile Object and it won't work. I do not have access to change the function I want to send the HttpPostedFile.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 02 Sep 2008, 07:22 AM
Hello Gabriel Beauchamp,

You can use the Request.Files collection.

I hope this helps.

Sincerely yours,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
Gabriel Beauchamp
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Share this question
or