Search

You searched for the word(s):
Showing page 3 of 5 (48 total posts) < 1 second(s)
  • Re: Dialog Width and Height

    Thanks Adam!&nbsp;That worked.
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 15, 2009
  • Dialog Width and Height

    I've already tried modifying all the dialog height properties on the ''Constant.js'', but still the Browser dialog page is not updated.&nbsp;Would you happen to know where I could adjust the width and height for the ''Browse''(Upload) dialog page?&nbsp;Thanks!
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 13, 2009
  • Re: Using StandardDialog

    Ok so I guess, I'm stuck with using the modaldialog using Flash because of my requirement to use the editor with iframe. However, because of the 401 error, do I need some permission configuration on some folders in order for this to work?&nbsp;I read on some posts that I should turn off Windows authentication. If I do this on the ''Uploads'' ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 11, 2009
  • Re: Click ok to resume file

    Hi Terry,&nbsp;I tried to insert this code on the &lt;head&gt; part of ''SelectFile.aspx'' but still the ''resume'' statement is there. &nbsp;Am I placing it on the wrong page?
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 11, 2009
  • Re: Using StandardDialog

    Hi Terry,&nbsp;Yes all the pages are in the same host(domain).&nbsp;I'm just wondering why when I'm not using the Standard dialog, the upload function works ok.&nbsp;But when I started to use the Standard dialog, the flash, 401 error pops-out? &nbsp;Is there a difference between the two,when handling the uploads?&nbsp;Actually I've tried to add ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 11, 2009
  • Re: Using the Cute Editor sample gives Javascript error...

    Thanks Terry,&nbsp;Will do that. I'll get back to you if the problem still persists.&nbsp;Thanks for the quick feedbacks, with this kind of support i'm certainly not regretting to have bought CuteEditor :) &nbsp;Hope you could also look into my other questions. Thanks!
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 11, 2009
  • Re: Using the Cute Editor sample gives Javascript error...

    Hi cutechat,&nbsp;What I got was ResourceHandler=''/CuteEditor_Uploader_Resource.axd''
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 10, 2009
  • Using StandardDialog

    Hi All,&nbsp;Here's the scenario. I'm using the Editor on an IFrame based on previous post, it's recommended that I use the standard dialog setting. &nbsp;Some problems occurs though. &nbsp;UseStandardDialog = True&nbsp; - on the Upload button the 401, Flash error occurs&nbsp;UseStandardDialog = False &nbsp;- upload works ok&nbsp;Any ideas for a ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 10, 2009
  • Re: Click ok to resume file

    Hi cutechat,&nbsp;so in this case,&nbsp;protected void InputFile_FileValidating(object sender, UploaderEventArgs args) &nbsp;&nbsp;&nbsp; {&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; throw new ArgumentException &nbsp;&nbsp;&nbsp; }&nbsp;&nbsp;where will the function ''CuteWebUI_AjaxUploader_OnError'' take place. &nbsp;Thanks for the help! &nbsp;
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 10, 2009
  • Click ok to resume file

    I'm trying to throw a custom exception, but the prompt always has ''Click ok to resume file''.&nbsp;Can this be removed?&nbsp;Thanks!
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 10, 2009