Re: 5.1 Glitch - editor.Allowupload

  •  04-07-2006, 11:02 AM

    Re: 5.1 Glitch - editor.Allowupload

    I think I've found the problem.  Line 95 of browse_img.asp has the following code:

            str_openfolderEvent = "onclick=""parent.SetUpload_FolderPath('"&......

    That line doesn't have an if then statement that will check to see if the upload property has been be used.

View Complete Thread