filepost.asp - expected end of statement problem

  •  03-08-2006, 4:55 AM

    filepost.asp - expected end of statement problem

    Hi,
     
    I am having a couple of issues when uploading images. When trying to upload a new image/flash file etc I get the following error message:
    ------------------------------------------
    Expected end of Statement
     
    filePost.asp line 141
     
    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>"
     
    ------------------------------------------
     
    What do I need to look for to correct this?
     
    Thanks,
     
    Martin
View Complete Thread