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

how get image name uploaded with ImageManager in Radeditor

2 Answers 181 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Gurpreet
Top achievements
Rank 1
Gurpreet asked on 17 Mar 2009, 03:46 PM
I am creating web application in which i am using Radeditor. i have to upload images within my content. i am uploadin image using ImageManager. Now according to my project requirement i have to store image name, extension and path of the image on server in the sql server 2005 table.. so how i can achieve this......Thanks in Advance

Language :c#
.net 2.0
ASPNET AJAX Q3 2008

2 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 20 Mar 2009, 07:44 AM
Hello Gurpreet,

Please, see the following live example on the subject: Custom File Dialogs Content Provider. The example files are available for modification in the Telerik.Web.UI_2009_1_311_dev.exe installation available for download under your account. You can use the StoreFile method to obtain a reference to the uploaded file and save it to the desired location.

All the best,
Rumen
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Gurpreet
Top achievements
Rank 1
answered on 21 Mar 2009, 03:53 PM
Thanks sir, i think now i can solve it.
Tags
Editor
Asked by
Gurpreet
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Gurpreet
Top achievements
Rank 1
Share this question
or