Search

You searched for the word(s):
Showing page 58 of 123 (1,230 total posts) < 1 second(s)
  • Re: Docment and media directories, etc.

    Dear Tom, &nbsp; You can use Editor1.Setting[''security:FilesGalleryPath''] =''~/PDF'' to set the path of document. You can also update security policy file and change the document path. Detailed information can be found in&nbsp;http://cutesoft.net/developer+guide/scr/Setting-up-the-document-gallery-path.htm&nbsp;. If this is not what you ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 19, 2010
  • Re: upload button is disabled for 5 seconds & we cannot multiselect files

    Dear Ata, &nbsp; 1. upload button is disabled for 5 seconds. It can be clicked 5 seconds after the page is loaded. A: When the page is loaded, the uploader need load 100K script. After the script runs,the script will disable the button, and load the Flash or Silverlight. If Flash/Silverlight can't be loaded by an unknown reason, the script will ...
    Posted to Ajax Uploader (Forum) by Eric on September 19, 2010
  • Re: Customize Validation Error Dialog

    You can try the following code: &nbsp; &nbsp; &lt;CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' InsertText=''Upload'' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OnFileUploaded=''Uploader_FileUploaded'' FileTooLargeMsg=''You can customize this msg.{0} cannot be uploaded! File size ({1}) is ...
    Posted to Ajax Uploader (Forum) by Eric on September 19, 2010
  • Re: Cant get Ajax Uploader to work with asp.net 4 and IIS 7

    Dear ThomaxVision, &nbsp; You can refer to http://ajaxuploader.com/Deployment.htm, did you follow this installation steps?&nbsp; You can find 2 settings, If you change to another setting, does it work? IIS 6.0 and IIS 7.0 Classic mode &lt;configuration&gt; &nbsp; &lt;system.web&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Ajax Uploader (Forum) by Eric on September 19, 2010
  • Re: Control to stop overwriting an exisitng file

    Dear Mark, &nbsp; Please try the following code: &lt;%@ Language=''VBScript'' %&gt;&nbsp;&nbsp;&nbsp; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&gt;&nbsp;&nbsp; &lt;html&gt;&nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp;&nbsp;&nbsp; &lt;/head&gt;&nbsp;&nbsp;&nbsp; &lt;body&gt;&nbsp;&nbsp;&nbsp; ...
    Posted to ASP Uploader (Forum) by Eric on September 19, 2010
  • Re: make template

    Please refer to http://cutesoft.net/example/implementSecuritypolicy.aspx&nbsp;, you can find its source code in download package. Please change: void SetUploadsFolder(string folder) &nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;string ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 17, 2010
  • Re: the emmoticons dont appear on server

    Dear vagelis28, &nbsp; The value of ''src'' should be: src=''http://www.mysite.com/CuteSoft_Client/CuteEditor/Images/emteeth.gif'' or src= ''/CuteSoft_Client/CuteEditor/Images/emteeth.gif'' Please set URLType to ''Absolute'' and try it again: &lt;CE:Editor&nbsp; URLType=Absolute id=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 17, 2010
  • Re: Maximum file size

    Dear pbwbart, &nbsp; ''attachment1_AttachmentRemoveClicked'' is fired when you remove file. I have tested it. Please set breakpoint within ''attachment1_AttachmentRemoveClicked'' and test it again. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on September 17, 2010
  • Re: Installing New HTML Tag Under CE?

    Dear kazzlo, &nbsp; Cute Editor for ASP.NET enables ASP.NET Web developers to replace any textbox with an intuitive Word-like WYSIWYG html editor, you use cuteeditor and generate html code, and then run html code in browser such as IE,Firefox. It is based on browser. Browser doesn't support tag &lt;help&gt;, you can save ''&lt;help text=''some ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 17, 2010
  • Re: Insert image does not work in Opera 10.60

    Dear tomsl, &nbsp; We can reproduce this issue and will fix it as soon as possible. &nbsp; Thank you for your business Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on September 16, 2010
« First ... < Previous 56 57 58 59 60 Next > ... Last »