Image coding works, but others not

  •  03-17-2007, 3:28 AM

    Image coding works, but others not

    Hi Adam:

    For the file uploading bit, I have the image one working. but when I put other 3 in:

    editor.DocumentPath = "uploads"
    editor.FlashPath = "uploads"
    editor.MediaPath = "uploads"

    These error message given out:

    Object doesn't support this property or method: 'DocumentPath' or
    Object doesn't support this property or method: 'FlashPath' or
    Object doesn't support this property or method: 'MediaPath'

    What should I do with this?

    Thanks a lot.

View Complete Thread