Settings for InsertDocument.aspx

  •  11-28-2007, 8:01 AM

    Settings for InsertDocument.aspx

    Hi,
     
    I am opening InsertDocument.aspx to enable file uploads to my application from outside the CuteEditor. This is done by passing an url like the following to a iframe:
     
    ~/CuteSoft_Client/CuteEditor/Dialogs/InsertDocument.aspx?isframe=0&setting=!3wEWAgUFbmItbm8FAyRhMfc!35B7LXWKUMY7CEdWAfBqUM8eZ
     
    This works out fine, but when publishing to a server I find that decoding of the encrypted settings is machine dependent. Can I somehow call InsertDocument.aspx without having to encrypt the query string in advance?
     
    Regards,
    Sjur
View Complete Thread