|
|
Browse by Tags
All Tags » ImageGalleryPath
-
Hi Adam,
My config has this setting...
<security name=''ImageGalleryPath''>~/ImageGallery/16x16</security>
Is it possible to change this setting client side before the 'ImageGalleryByBrowsing' command is executed?
Some thing like...
// Public Image Gallery
function callShowPublicImageGallery(str_CEID)
{ ...
-
Hi,
I followed the instructions to store images in DB. it is working ok in dev environment, but in testing environment (IIS6) it is giving me the '' CuteEditor needs read/write permission'' error.
This is the way that I set the properties for the editor
txtEditor.Setting[''CuteEditorFileStorageType''] = ...
-
Hello, I have installed on my powerfull CMS CuteEditor ASP 5.2.I really need the .NET version for the CSS advance features and but my .NET skills are very bad. This is funny because I'm a pro and speak better ASP than english and french, but I've realize that .NET is 99.99% diffent that ASP 3.My ASP script is something like ...
-
Jamie,
>>it's just that it seems like a lot of work just to make the file upload work remotely in a situation where and ISP uses UNC.
It needs some configurations. Because the local ASPNET account or NETWork Service account don't have permission to access the remove server by default.
>><security ...
|
|
|