Search

You searched for the word(s): aspx
Showing page 34 of 918 (9,180 total posts) < 1 second(s)
  • Re: Focus

    Jakob,   Which version of CuteEditor are you using?   The version 5.0 should not steal the focus of the page.   Demo is here:   http://cutesoft.net/example/general.aspx   If you still have problems, it would be really helpful if you could send us a sample aspx page which demonstrates the exact problem with more ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 10, 2005
  • Re: DNN 2 setup

    diveblue, DotNetNuke 3.0 demo: http://dnn3.cutesoft.net/ DotNetNuke 3.0 Integration http://dnn3.cutesoft.net/tabid/52/Default.aspx DotNetNuke 2.1.2 demo: http://dnn212.cutesoft.net/   DotNetNuke 2.1.2 Integration http://dnn212.cutesoft.net/Default.aspx?tabid=28 DotNetNuke 2.0 demo:http://dnn2.cutesoft.net/ DotNetNuke ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 19, 2004
  • Re: Error Adding Category using Web Content Form

    Hi Adam,   I determined that it had nothing to do with the master page. I created a new project with a master page and was not getting the error. Then I noticed that the error was occuring in a Default.aspx page but Default.aspx was not in the url.  When I added Default.aspx to the url the error did not occur.   One other ...
    Posted to ASP.Net Image Gallery (Forum) by dpfield on October 5, 2009
  • Re: Image Path

    Now I get this error.  I know the path is set up right since It is currently writting avatars to this location with no issues. Unable to translate physical path \\mars\ForumsAvatars to virtual path Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more ...
    Posted to Cute Editor for .NET (Forum) by Regina.Wright on April 27, 2009
  • Re: Issue with modalDialog in Firefox

    Hi Adam, I'm opening the dialog with: WebControl ctrl = Editor1.CreateCommandButton(''MyButton2'', ''Insert.gif'', ''Insert pic''); ctrl.Attributes[''onclick''] = ''ShowMyDialog(this)''; string picDialogScript = ''function ShowMyDialog(button){\n\t//use CuteEditor_GetEditor(elementinsidetheEditor) to get the cute editor ...
    Posted to Cute Editor for .NET (Forum) by Gib on March 9, 2009
  • Re: custom buttons not displaying in firefox

    Hi Adam   Here is the code..    Dim tc As CuteEditor.ToolControl                 tc = cuteEditor.ToolControls(1)                 If Not tc Is Nothing ...
    Posted to Cute Editor for .NET (Forum) by zaggle on July 15, 2008
  • Re: Modify code or changing in HTML ASP.NET

    hi,    http://cutesoft.net/How+to+Buy/Licensing+Info/default.aspx   what is the deffrent between Enterprise License and Source Code License  and what is the Price ? In Source Code License the Source code license includes the full C#, ASPX and Java Script code of the control. It includes all of the benefits of the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by sara786 on June 15, 2008
  • Re: -= Ignore User =-

     Adam wrote: There is a bug within the CH_MainForm.aspx. Please download the latest version of  CH_MainForm.aspx and simply overwrite your current CH_MainForm.aspx file. Sorry for the inconvenience.   Has earned, but sense has no dialog box which asks '' you really want to block the user? '', as that would not ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by NetProgrammer on April 6, 2005
  • Re: RTE Dialogs Fail in .ascx User Control

    What is different about my scenario is that I programmatically insert the user control .ascx into the host .aspx page at runtime, during the Page_Load() event of the host .aspx. Your sample (and successful) usage of an .ascx user control has the .ascx user control declared in the .aspx page markup.   What is important about the difference ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by jeff330ci on May 16, 2014
  • CuteWebUI_AjaxUploader_OnStart - not invoked in user control (.ascx page)

    Hi,   I am using 3 uploader control, 2 is in default.aspx and 1 is in usercontrol.ascx and this usercontrol will load on default.aspx on runtime.   I need to clear status label whenver the user click upload button, so i used _OnStart method. But the problem i faced is, i cannot using both places (default.aspx & usercontrol.ascx). ...
    Posted to Ajax Uploader (Forum) by sansindia85 on February 28, 2013
« First ... < Previous 32 33 34 35 36 Next > ... Last »