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

Upload control and binary

1 Answer 49 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Adam Hager
Top achievements
Rank 1
Adam Hager asked on 04 Nov 2009, 10:19 PM
In the upload control is there a way to take for an example a jpeg, and in the control specify that it uploads as binary?  I am using the Entity Framework and Object Data Source Controls so it would be nice if I didn't have to handle this process sepereately.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 06 Nov 2009, 03:36 PM
Hi Adam Hager,

The UploadedFile class has a property InputStream which you can use in this case. Please check a relevant help topic here.

Sincerely yours,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Upload (Obsolete)
Asked by
Adam Hager
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or