Search

You searched for the word(s): aspx
Showing page 17 of 918 (9,180 total posts) < 1 second(s)
  • Re: What and how to control the settings for Cute Editor

    Torben,   If you are using CS, please find this file under cs folder:   Framework 2.0\cs\datagrid-example.aspx Framework 1.x\cs\datagrid-example.aspx   If you are using VB, , please find this file under VB folder:   Framework 2.0\vb\datagrid-example.aspx Framework ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 25, 2007
  • Re: Dilema: I love this control but....

    I am sorry for the late response.  The DotNetGallery itself doesn't contain the album function.To create an album, first you need to create an album page which contains the following link:   <A href=''gallery.aspx?album=/albums/album1''>album1</A><br><A ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on November 11, 2005
  • Re: Relative or Absolute URLs: http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx

    Adam,   I can reproduce the problem in your link finally. It happens when I use Absolute Urls setting (Editor1.UseRelativeLinks = false and Editor1.RemoveServerNamesFromUrl = false) and the page has 2 or more querystring items. The following are the steps to reproduce the problems:   1. Click the link which has 2 querystring items: ...
    Posted to Cute Editor for .NET (Forum) by ytang on February 26, 2007
  • Re: Cutechat & MS Access db

    hello you first see this page http://www.aspitalia.com/script/818/Configurare-Provider-Profile-API-Access.aspx ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by lovelydoo on October 5, 2009
  • Re: Make the html tag pointing to Root directory

    rayashraf,   Document:   http://cutesoft.net/developer+guide/scr/Absolute-and-Relative-Paths.htm   Absolute and Relative Paths - Using URLs Effectively When you're creating links to documents and images on the Web, you need to think about how you're going to link to them. CuteEditor supports three standard ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 27, 2008
  • Re: Modifying HTML tags

    Andrew,   If you want to add server side image control, you need to set Editor.AllowEditServerSideCode Property to true.   Editor.AllowEditServerSideCode Property By default Cute Editor doesn't allow edit the Server side code. When this property is set to true, Cute Editor will allow edit the Server side code. (<%@ Page ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 20, 2007
  • Re: Issue on Browse Button in the Hyperlink Property

    Isadewa,   The following situation happened to other developers before:   When you are using the Visual Studio IDE to include the '' CuteEditor'' folder into your Visual Studio project, it prompts you to create a code-behind file for the *.aspx. If you select ''Yes'', the a new code-behind files will be created by the Visual Studio ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 25, 2006
  • Re: The license for editor is not valid

    http://cutesoft.net/forums/12542/ShowPost.aspx Official license never expires. If yours does, you must be on a temporary license. Please go through the Q&A below, if your scenario is not covered, let us know Karen@cutesoft.net Q: Have you purchased your license? A: If not, do it now. Trial license is temp license. It goes expire on ...
    Posted to Cute Editor for .NET (Forum) by Karen on January 19, 2006
  • Re: Document selection does not work in Firefox 2.x

    I am not sure...yes, looks like your end it works. I will see if its something to do with the OS or service pack upgrade. Anyway here is the code from the sample page....to see if there is anything wrong in this....   <HTML>  <HEAD>   <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by tcshekar on June 19, 2009
  • Re: upload works on dev server, not on production server

    I decided not to trust FireBug 100%, so I put alerts in the javascript code to see where it was going. startupload IS being called returns immediately, then the upload completes, and CuteWebUI_AjaxUploader_OnPostback() is then called. It completes - that is, submitbutton.click is called and returns immediately. I also changed my ...
    Posted to Ajax Uploader (Forum) by rberman on June 4, 2010
« First ... < Previous 15 16 17 18 19 Next > ... Last »