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

Retrieving file from a imagebutton when it is already saved in sql db

1 Answer 53 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Carina
Top achievements
Rank 1
Carina asked on 11 Jan 2013, 11:50 PM
Hi,

I have a form where I will be uploading a file and filling more details about that file in the form and then saving it to the database. When I open up the form again, it shows all the fields saved, except the attachement of the file I had previously saved. I want to have the image button where in the initial form, the file is saved on and can be retrieved from before closing the form. I am working in vb.net. Any help with this?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 16 Jan 2013, 03:34 PM
Hello Carina,

 
This behavior is expected because you can persist the uploaded file over PostBack only if the control is rendered on the page as it is explained in this help topic.

Hope this will explain the issue.

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Upload (Obsolete)
Asked by
Carina
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or