I'm using the fckeditor in my ASP.NET site and it's working great. The file manager is very nice, so it would be nice if it could be used outside the content editor, is that possible?
Here is want I'm thinking of:
On a web form I have a field and a button, when pressing the button then the 'browse server' dialog is displayed. And when selecting a file the url is returned to the field on the web form.
Is that possible and how do I do it?
Thanks
Casper
Here is want I'm thinking of:
On a web form I have a field and a button, when pressing the button then the 'browse server' dialog is displayed. And when selecting a file the url is returned to the field on the web form.
Is that possible and how do I do it?
Thanks
Casper