Problem with upload image

  •  07-08-2005, 8:13 AM

    Problem with upload image

    I have problems with uploading images.
    I don't set the property ImageGalleryPath with the default folder "Uploads", but I use a folder called "public" placed in the root directory:

    editor.ImageGalleryPath = "/public"

    If I copy by ftp an image in the folder public CuteEditor let me insert the image in the editor, but if I try to use the inserting procedure, when I press the button upload, the Insert image window is reporting an error:
     
    Microsoft VScript runtime error '800a0005'

    Invalid procedure call or argument

    /CuteEditor/CuteEditor_Files/include_upload.asp,
    line 122


    How can I solve the problem?

    Thanks,
    Francesco

View Complete Thread