Hi,
I am trying to get the "Uploader" to work for images and documents and have a question regarding the path information. In the CuteEditor code I see a "/Uploads" folder in the "editor.ImageGalleryPath" line. I have setup an "Uploads" folder on my server above the www folder.
The actual path information goes something like this C:\inetpub\wwwroot\ABC\uploads\. Is this the information I need to insert in the above "editor.ImageGalleryPath" line and elsewhere on the "browse_Document.asp" and "browse_img.asp" files or do I need to only change something called "GP" somewhere?