Hi there,
I'm trying to use the Manager dialogs (e.g. Image Manager, etc.) independently of the RadEditor control.
For instance, let's say I have the following on an HTML page (not .aspx).
<input type="button" value="Upload Image" onclick="uploadImage()"/>
Clicking the button would bring up the Image Manager dialog. Then I'd be able to make use of Image Manager's built-in file managing utilities without having to put the whole RadEditor control on my page.
Can this be done? I have already purchased a developer license, so if I need to do this in conjunction with another Rad control (like the window), I can do that.
Thanks for any help!
Thomas.
I'm trying to use the Manager dialogs (e.g. Image Manager, etc.) independently of the RadEditor control.
For instance, let's say I have the following on an HTML page (not .aspx).
<input type="button" value="Upload Image" onclick="uploadImage()"/>
Clicking the button would bring up the Image Manager dialog. Then I'd be able to make use of Image Manager's built-in file managing utilities without having to put the whole RadEditor control on my page.
Can this be done? I have already purchased a developer license, so if I need to do this in conjunction with another Rad control (like the window), I can do that.
Thanks for any help!
Thomas.