Search

You searched for the word(s):
Showing page 19 of 123 (1,230 total posts) < 1 second(s)
  • Re: URLType not working with INPUT form.

    Dear EricR, &nbsp; Please try the following snippet, I have tested it and it works fine. &lt;% &nbsp;&nbsp;&nbsp;Dim editor &nbsp;&nbsp;&nbsp;Set editor = New CuteEditor &nbsp;&nbsp;&nbsp;editor.ID = ...
    Posted to Cute Editor for ASP (Forum) by Eric on March 30, 2011
  • Re: Upgrading

    Dear davepearce, &nbsp; Upgrade steps: 1. Backup your website 2. Remove folder ''CuteSoft_Client'' 3. Download cuteeditor for .net, download link: http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx 4. Unzip it 5. Upload files of folder ''\Framework 2.0\bin'' to your application bin folder, it will override ...
    Posted to Cute Editor for .NET (Forum) by Eric on March 29, 2011
  • Re: Delete before submit without postback?

    Dear LUT, &nbsp; Please refer to the following snippet, you can click ''Cancel All'' to cancel the whole upload or click ''Remove'' icon to cancel the upload of specific file: &nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on March 29, 2011
  • Re: Change list?

    Dear jonathanexact, &nbsp; You can &nbsp;refer to http://cutesoft.net/forums/thread/58271.aspx&nbsp; &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on March 28, 2011
  • Re: OnFileUploaded

    Dear giray, &nbsp; Please use MoveTo to handle the uploaded files, you can change: &nbsp; &nbsp;void Uploader_FileUploaded(object sender, UploaderEventArgs args) &nbsp; { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; InsertMsg(''File uploaded! '' + args.FileName + '', '' + args.FileSize + '' ...
    Posted to Ajax Uploader (Forum) by Eric on March 28, 2011
  • Re: help me! some errors

    Dear hojeongLee, &nbsp; Can you send ftp access to eric@cutesoft.net/ ? We only need&nbsp; full permission of CuteEditor folders. We will check this issue for you. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to PHP File Uploader (Forum) by Eric on March 28, 2011
  • Re: Demo .Lic File not found in Cloud environment i.e. (MS Azure)

    Dear brijeshshah123,&nbsp;You need create bin folder in your cloud host, the license file should be copied to this bin folder, if license file is not found in ''bin'' folder, ajax uploader will throw error.&nbsp;You can contact your cloud host vendor and ask about how to create application or virtual directory in the cloud host.&nbsp;&nbsp;Hope it ...
    Posted to Ajax Uploader (Forum) by Eric on March 25, 2011
  • Re: trial version - can't seem to make it work

    Dear SandyRyan,&nbsp;You need write some code to implement the ''move'' feature.You can create one page, this page is only available for admin user. It contains one button, when admin user click this button, it execute the follow operation:1. List files of your upload folder2. Admin user can choose files3. If admin user click button button such as ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on March 25, 2011
  • Re: Undefined JS variables when loading dialogs

    Dear zBrain, &nbsp; Please follow steps: &nbsp; 1. Save the following code to dad.html &lt;HTML&gt; &lt;HEAD&gt; &lt;SCRIPT&gt; &nbsp;&nbsp;&nbsp; function popupCuteEditor(v_form, v_field) { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var newWin, v_pagestring; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; w = ...
    Posted to Cute Editor for PHP (Forum) by Eric on March 25, 2011
  • Re: docx, xlsx, pptx files not showing up when using "file download" screeen

    Dear Thomas, &nbsp; I have tested on my end, i uploaded several docx files and then checked whether they are shown, all work fine. Can you provide cuteeditor access url on your website to me?&nbsp; You can post it here or send to eric@cutesoft.net . I will have some test. &nbsp; Thank you for asking Eric@cutesoft.net &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Eric on March 25, 2011
« First ... < Previous 17 18 19 20 21 Next > ... Last »