Error when uploading image

  •  03-06-2006, 2:59 PM

    Error when uploading image

    I get a vb compilation error when trying to upload an image.
    filepost.asp line 141 expected end of statement.
     
    Response.Write "<script language=javascript>var OxOe890=["\x22 \x26 FilePath \x26\x22/\x22 \x26 File.FileName \x26 \x22","\x22\x26FilePath\x26\x22"]; parent.UploadSaved(OxOe890[0x0],OxOe890[0x1]) ;</script>"
     
    basically it doesnt like the quotes, if I double them up, then it uploads the file, but the name is wrong in the insert menu.
     
     
View Complete Thread