Search

You searched for the word(s): aspx
Showing page 48 of 918 (9,180 total posts) < 1 second(s)
  • Re: CuteEditor for non-ASP servers

    Damien,   There are two options to use Cute Editor in JSP.   1. Put Cute Editor into an iframe and run Cute Editor on an IIS server.   I know some users use this solution on JSP based applications. Here is an example: http://richtextbox.com/test/iframe.aspx 2.   Put Cute Editor into an external ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 27, 2009
  • Re: some questions..

    >>are you going to provide source code with purchase ??   The source code is only available to the source code license. >>whether this product support .NET 3.5 ?   Yes. >>can we disable certain features like chat room, groups creation, blocking user, history etc. ?   Yes.   >>whether ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 21, 2009
  • Re: Failure message when customer is going to second page for inserting picture

    Dear Rob Weeder,   The error message is saying ''Access denied''. Can you find the image upload folder, give everyone full control and see what happens?   If problem persists, can find our online demo inside download package CS/VB folder. Uploade one of the demos ie localization.aspx to their website and see if it makes any ...
    Posted to Cute Editor for .NET (Forum) by Karen on May 14, 2009
  • Re: Wanting to purchase need issues resolved first

    >>1. When using your ''Handle pasted Text'' demo in Firefox and choosing the ConfirmWord option.  The confirmation dialog does not appear after pasting.   Confirm dialog is only available to IE. For other browsers, Cute Editor will clean the code automaically (PasteWord) if the EditorOnPaste is set to ConfirmWord ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 6, 2009
  • Re: Insert asp.net code in the editor

    kjell.ek,   Please set the following property to true.   AllowEditServerSideCode 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 Language=''C#'' %> <%=MyString %> <asp:textbox id=''textbox1'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 12, 2009
  • Re: How to integrate membership database

    mie99c,   1. You need to download the integration package first. http://cutesoft.net/downloads/folders/chat_current_releases/entry28676.aspx   2. Follow the integration stpes: http://cutesoft.net/ASP.NET+Chat/Developer-Guide/scr/DeploymentIntegration.htm   3. If you are using ASP.NET 2.0 membership, you can reference the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on April 1, 2009
  • Re: Invite user image not staying on top in Internet Explorer 7

    Is that menu a flash menu?   If not, please open CuteSoft_Client\CuteChat\Support-Visitor-monitor.js.aspx and modify the following code:   document.write('<div id=''invitechatwindow'' style=''Z-INDEX: 99999;position:absolute;visibility:hidden;left:0px;top:0px;''><a href=''BLOCKED SCRIPTacceptchatwindow();''><img ...
    Posted to Cute Live Support (Forum) by Adam on April 1, 2009
  • Re: Setting default paragraph

    Tom,   Please set the following property to P.   Editor.BreakElement Property Specify the behavior when the ''enter'' key is pressed in the editor The default is BreakElement.Div. BreakElement Enumeration Determines what happens when the ''enter'' key is pressed in the editor [ Member ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 1, 2009
  • Re: Absolute links not working

    Rick,   Please use URLType property. Editor.URLType Property Specify whether the URL should be converted to a site root relative path (/html/images/image1.gif) or an absolute path (http://www.mysite.com/images/image1.gif). URLType Enumeration Specify whether the URL should be converted to a site root relative path ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 30, 2009
  • Re: How to disable "Make Template"

    Dev65,   Please open CuteSoft_Client\CuteEditor\Dialogs\InsertTemplate.aspx and change the following control:   <asp:ImageButton id=''NewTemplate'' BorderWidth=''1'' Runat=''server'' AlternateText=''[[NewTemplate]]''        ImageUrl=''../Load.ashx?type=image&file=newtemplate.gif'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 24, 2009
« First ... < Previous 46 47 48 49 50 Next > ... Last »