Hi,
I am using CuteEditor for .Net. I want to set the absolute path for my images.
Currently I have set this path as c://images in the default.config file as well as admin.config.
But I am planning to put my images in a web server and want to set the imapge path to the absolute path of the server say:
http://myweserverserver/images
But it is not working when I set this in my default.config and admin.config.
Please suggest.
Thanks in advance,