Search

You searched for the word(s):  
Showing page 95 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Uploader in multiple places on one page

    Hi gabriels, Can you explain your requirement on detail? Maybe you can try the example below, tell me if it is not you need. Please show me more detail, so I can create the example for ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 8, 2010
  • Re: Font Size and RTE in IE

    Removing my stylesheet allows the font-size drop down to work but rte in IE still appears as the screenshot above.   This leads me to believe that the font-size drop down issue is related to one of my styles and is being overwritten. But why does the editor appear so strangely in IE?   My aspx page is posted below:  <table ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by astearns on November 21, 2012
  • Re: Editor.customaddons from v5 to v6

    Shamsu,   Please Try the following code:    editor.CustomAddons = ''<img title=''''Using oncommand'''' class=''''CuteEditorButton'''' onmouseover=''''CuteEditor_ButtonCommandOver(this)'''' onmouseout=''''CuteEditor_ButtonCommandOut(this)'''' onmousedown=''''CuteEditor_ButtonCommandDown(this)'''' ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 5, 2007
  • Re: Dynamically Create/Update Cute Editor at run time

    Online Example:Http://CuteSoft.net/example/Dynamically-Create-Editors.aspx   Source code:   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor''%><%@ Page Language=''C#'' ValidateRequest=''False''%>   <body>  <form ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 11, 2005
  • Re: getting the content of Editor1.Text; blank

    Hi svk and sade1125,   Try the example below   <%@ Page Language=''VB'' ValidateRequest=''false''%>     <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 4, 2010
  • Re: Who is in Chat

    Thanks Adam, Added and working at emrupdate.comFor the benefit of anyone who isn't sure, this is the completed ''Skin-WhoIsOnline.ascx'': <%@ Control Language=''C#'' %><%@ Register TagPrefix=''CS'' Namespace=''CommunityServer.Controls'' Assembly=''CommunityServer.Controls'' %><%@ Register TagPrefix=''CSD'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Nick Harrington on October 12, 2006
  • Uploaded file gets deleted on redirect to new page

    I am in the middle of building a DotNetNuke Portal and have built a File Upload module using the Ajax Uploader. The code is relatively simple, and is almost the same as the samples. What happens though is once the file is uploaded and copied to the folder where I want it saved, a redirect to the next page occurs and the FILE GETS DELETED. Not the ...
    Posted to Ajax Uploader (Forum) by lmrozek on May 19, 2010
  • Ajax uploader button is not enabled inside CollapsiblePanelExtender

    <asp:Panel ID=''ImagePanel'' runat=''server'' BorderColor=''Transparent'' BorderStyle=''None''>                          <asp:Button runat=''server'' ID=''MultiSelect'' CssClass=''ContestAddBtn'' Text=''Upload File(s)'' ...
    Posted to Ajax Uploader (Forum) by yesparthasarathy on March 25, 2009
  • Re: Image Order

    Hi eldong,   Try this way   1. Open file ''\CuteSoft_Client\Gallery\Layout\SlideShow\Code.js''   2. Add the method below to the top of the page above   function BubbleSort(arr)  {         var temp;         var ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on August 3, 2010
  • Compiler Error Message: CS0138

    I'm trying out the CuteEditor product for a .NET 2.0 application.  When I place the editor on a page, I get the following error message inside your editor:   Compiler Error Message: CS0138: A using namespace directive can only be applied to namespaces; 'Robintek.Common'is a type not a namespace.   Here's part of my ...
    Posted to Cute Editor for .NET (Forum) by gjorgenson on January 28, 2009
« First ... < Previous 93 94 95 96 97 Next > ... Last »