Search

You searched for the word(s): aspx
Showing page 3 of 918 (9,180 total posts) < 1 second(s)
  • What's new in CuteEditor 6.4?

      Fixed Bugs:      -Fixed: Editor does not work inside <asp:UpdatePanel> with Ajax ModalPopupExtender with IE8 http://cutesoft.net/forums/2/51927/ShowThread.aspx#51927 -Fixed: Issue with Font Color on Adjacent Paragraphs http://cutesoft.net/forums/51928/ShowThread.aspx#51928 -Fixed: image inserting into ...
    Posted to News and Announcements (Forum) by Adam on May 16, 2009
  • editor image button in aspx (.gif.aspx extension). Why?

    Hello.Trying to identify why the toolbar was so slow to load, we switched the image button sources to [imagename].gif, instead the original [imagename].gif.aspx (we had to extend the Editor Class and overload the Render method).It resulted in a faster loading (and a still functional editor) in a charged server.So, why the image buttons have to be ...
    Posted to Cute Editor for .NET (Forum) by seiti on March 9, 2006
  • TellDomainOrIP.aspx

    Dear customer,   I've sent a .aspx to your email@. Please run it the same way you call CuteEditor. For example, if you run Editor at http://domainName.com/subfolder/Editor.aspx, then run the .aspx at http://domainName.com/subfolder/TellDomainOrIP.aspx. Let me know the 1st line of output, that's the domain name Editor ...
    Posted to Purchase / License FAQ (Forum) by Karen on December 30, 2005
  • Re: Chat

    The following information was sent on to [email protected] as per her request:   Here is my original post... plus further comments on the problem between two computer progarammers talking in private on Cute Chat on the issue:   webserverstores.com not recognizing that you purchased the program out right....This is what I found in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Cloey on September 26, 2007
  • how ro retrieve values from aspx and process in aspx.cs

    Dear Masters, I am new in this. I need to retrieve values from aspx ( such as quantity and unit price ) and do some calculation behind the code in asp.cs. The result will stored in total field which then show on the same aspx. Please provide me examples. Please advice. Thank you.          
    Posted to Cute Editor for .NET (Forum) by tunder67 on February 13, 2012
  • Re: referencing cutesoft Editor from pageName.aspx.cs

    Dear Yazar,   Please refer to the following code:   PutCodeDifferentFile.aspx: <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''PutCodeDifferentFile.aspx.cs'' Inherits=''PutCodeDifferentFile'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <!DOCTYPE html PUBLIC ...
    Posted to Cute Editor for .NET (Forum) by Eric on October 15, 2010
  • What's new in CuteEditor 6.5?

    -Fixed: A bug with cuteeditor Load.ashx when instancing cuteeditor 1rst time http://cutesoft.net/forums/thread/47726.aspx   -Fixed: A bug SpellCheck and the same works in dictionary http://cutesoft.net/forums/thread/52383.aspx   -Fixed: A bug about inserting an image doesn't always go where the cursor ...
    Posted to News and Announcements (Forum) by Adam on October 14, 2009
  • Re: The file '/CuteSoft_Client/CuteEditor/Dialogs/Template.aspx' does not exist

    Hi -    We've been seeing this issue for months.   We updated to the latest version last night and are still seeing it:   14:07:10 Err 1088 File '/CuteSoft_Client/CuteEditor/Dialogs/Template.aspx ' not found /CuteSoft_Client/CuteEditor/Dialogs/Template.aspx System.Web.HttpException: The file ...
    Posted to Cute Editor for .NET (Forum) by jfoster100 on July 27, 2011
  • Protecting Select File.aspx from Anonymus access

    Hi Admin, I want to give internal link functionality to my client. He can add the hyper link of aspx pages in the site.   For that I have added aspx extension to ValidDocumentEstension   Now From SelectPage.aspx I am able to provide the hyperlink to insternal aspx pages. But bad side is that i am able to upload the aspx pages ...
    Posted to Cute Editor for .NET (Forum) by [email protected] on September 17, 2008
  • Re: Error in Editor1.GetDocument() function when called in javascript on aspx page

    Hi,   Here is my aspx code of popup window where i want to use cute editor content i.e (parent window).     ---------------******************----------Code goes here------------------------------------**************************   <%@ Page language=''c#'' Codebehind=''SpellingForm.aspx.cs'' AutoEventWireup=''false'' ...
    Posted to Cute Editor for .NET (Forum) by sunderchhokar on May 2, 2006