insert image :
Microsoft VBScript runtime error '800a004c'
Path not found
/sss/cuteeditor_files/Dialogs/browse_Img_gallery.asp, line 103
my editor codes:
<%
Dim editor
Set editor = New CuteEditor
editor.ID = "Editor1"
editor.ImageGalleryPath = "/Uploads"
editor.FlashGalleryPath = "/Uploads"
editor.FilesGalleryPath = "/Uploads"
editor.MediaGalleryPath = "/Uploads"
editor.TemplateGalleryPath = "/Uploads"
editor.EditorBodyStyle = "font:normal 12px arial;"
editor.EditorWysiwygModeCss = "inc/editor.css"
editor.Draw()
%>
http://ilhantekir.com/sss/default.asp >> why not working upload images or images gallery...