Search

You searched for the word(s): use <p>
Showing page 35 of 864 (8,631 total posts) < 1 second(s)
  • Re: Set Paging to Image Gallery (Classic Layout)

    Hi narendrababu,   Please open file "CuteSoft_Client\Gallery\Layout\Classic\Code.js", clean all the code then use the new code below.   The first line "var GRIDSHOW_PAGESIZE=5;" use to set how many images to show in 1 page.  var GRIDSHOW_PAGESIZE=5;   ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on December 16, 2013
  • Re: How to implement cute editor in MVC2

    Hi arungates,   CuteEditor does not support to use with MVC. For mvc, please use the new version Rich TextEditor 8.1.   Demo: http://richtexteditor.com/demo/   Integrate steps for mvc http://richtexteditor.com/deployment/rich-text-editor-aspnet-mvc.aspx    Demo download url: ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on September 13, 2013
  • Re: Saving filename with GUID

    Hi serran,   I suggest you use method "CopyTo" to handle the upload file store location and the new file name. Then you can save it to any folder and use any name you need. The example below shows you how to achieve it.   mvcfile.FileName is the original file name, you can change it directly. Like ...
    Posted to ASP Uploader (Forum) by Kenneth on August 28, 2013
  • Re: adding image to upload

    Hi,   To use an img as the upload button, please use property ...
    Posted to ASP Uploader (Forum) by Kenneth on June 17, 2013
  • Re: Progress bar and uploaded file name box dessapear

    Hi calwest0,   Can not keep the progress bar, it only use for file uploading status. If you want to show the upload file info after uploaded, you can use the "UploadAttachments", like below.         <CuteWebUI:UploadAttachments ID="Attachment1" runat="server" >       ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 8, 2013
  • Re: How to control the order of the images

    Hi bertsirkin,   The steps below shows you how to sort the image by your own logic in classic alyout.   Please follow the steps below. Step 1- step 4 use to sort the order for the classic layout. Step 5 –step 7 use to sort the viwer. Step 2 and step 6 is the sort logic. 1.      Open file ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on April 29, 2013
  • Re: Paste Button brings up Past From Word input box

    Hi,   It is the browser limitation,by default, firefox/chrome doesn't allow JavaScript to read or set your clipboard data for security and privacy ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 31, 2012
  • Re: Disable Real Time Website Visitor Monitoring

    Hi JosephMary,   The Chat Button code has 2 parts.   The first part is below which use to shows the chat button in the page   <script src="/CuteSoft_Client/CuteChat/Support-Image-Button.js.aspx"></script>   The second part is below which use to monitor the site visitor. If you do not want to ...
    Posted to Cute Live Support (Forum) by Kenneth on November 20, 2012
  • Re: Help please with choosing a license

    Jon, If you use control on a single domain, the best option for you is getting a domain license. If you use control on multiple web sites and they all share the same IP address, the best option is getting the IP licenses. If you are a single developer and have multiple web sites, multiple servers, the best option for you is getting ...
    Posted to Purchase / License FAQ (Forum) by Adam on June 25, 2012
  • Re: script error

    Hi gurpreet, I think the resource files has some problems. Please download this package http://www.cutesoft.net/downloads/folders/21904/download.aspx Delete the  CuteEditor.dll from the ''bin'' folder and use the new one in the download package. Delete the whole ''CuteSoft_Client'' folder and use the new one in ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 21, 2012
« First ... < Previous 33 34 35 36 37 Next > ... Last »