Search

You searched for the word(s): .net 4.0
Showing page 17 of 1,307 (13,069 total posts) < 1 second(s)
  • Firefox problem: content of editor lost between Javascript/PasteHTML and ASP.NET?

    The following basic Javascript logic (called by a button-click event added as an Attribute to a button on our ASP.NET form) works fine in IE, but not in Firefox (note: I needed to write a separate Javascript function to handle Firefox because 'selectedhtml' needed to be derived differently than in IE, per a response to an earlier post ...
    Posted to Cute Editor for .NET (Forum) by rockford on April 9, 2008
  • need to use cute Editor for .Net in Classic ASP 3 pages, possible?

    Hello,   i need to use cute Editor for .Net in Classic ASP 3 pages, possible?   If possible then please let me know the way of possibility, then i will tell this to my client Mr. Donald, he is your customer, and he purchased Cute Editor for Classic ASP 3. Now he want to use cute Editor for .net in his classic ASP 3 ...
    Posted to Cute Editor for .NET (Forum) by nadiralishah on November 17, 2007
  • new version

    you said the new will be out end off may.....? will it still be end off may or later....?     Re: Cute Web Messenger Reply Quote Favorites Contact Nadeem,   We will release the new version in the end of May. ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by nadeemj on May 29, 2007
  • Publish/provide example(s) of CuteEditor's rich text stored to and retrieved from an SQL Server database using ASP.NET

    For those of us out here with objectives bigger than our experience, it would be extremely helpful to have a solid working example of a well-thought-out integration of CuteEditor with the obvious ''other half'' of the solution:  writing to and retreiving from a database.   What little information I've found on the internet so far ...
    Posted to Cute Editor for .NET (Forum) by arnoler on September 6, 2006
  • Re: ASP version vs. ASP.NET version

    Adam, Thank you for your information. One more question about the ASP version. We are going to use a custom dialog to replace the standard ''Insert Image'' dialog in both ASP and .NET versions. In the .NET version, when I double click an image in the editor, the ''Properties'' window pops up. It is fine, because I can hide the ''Browse'' ...
    Posted to Cute Editor for ASP (Forum) by ytang on August 18, 2006
  • Re: .NET 2.0 build broken for Firefox

    Okay, so does this replace the asp.net 2.0 framework version you linked to in other threads?   I think you need to remove some confusion and post a download link in ONE location to the 2.0 framework version. Right now I'm starting to wonder what zip file has what in it.Also, what client files does it require vs. the asp.net 1.1. version? ...
    Posted to Cute Editor for .NET (Forum) by ScottWillsey on December 12, 2005
  • Re: Error Message with CE5 in .NET

    Adam,   It is compiling now, but it always skips the code because the Editor1.ToolControls[''Links'']!=null statement is always true. I changed it a bit .. // BEGIN Get Links for Links Drop Down CuteEditor.ToolControl toolctrl=Editor1.ToolControls[''Links'']; if(toolctrl !=null) { CuteEditor.RichDropDownList ...
    Posted to Cute Editor for .NET (Forum) by pwilson on October 31, 2005
  • Errors when Trying to convert the UseSQL.aspx.cs C# page to VB.NET

    Trying to convert the UseSQL.aspx.cs C# page to VB.NET When this vb.net code was used:  Editor1.Setting.Item(''CuteEditorFileStorageType'') = Type.GetType(''CustomFileProvider.SqlSample.SqlFileStorage'').AssemblyQualifiedName Editor1.Setting.Item(''DownFile'') = ResolveUrl(''DownFile.Aspx'') Editor1.SetSecurityGalleryPath(''/'') ...
    Posted to Cute Editor for .NET (Forum) by Bensch on October 20, 2005
  • Re: integrating with custom login (VB.NET)

    Hi Paul, I am not an administrator or anything but I had a similar problems integrating my login, because I write in VB.net and I am not familiar with the .Net Nuke portal so here is the code that I put together after using a C# Convertor: Imports System Imports System.Net Imports System.IO Imports System.Web.UI.WebControls Imports ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by grisbi on October 6, 2005
  • Problems installing on XP

    Hi, Just downloaded the .NET zip file to my windows XP SP3 PC, and followed instructions for framwork 2.0..   1) Created C:\Inetpub\wwwroot\webapplication1 folder 2) Copied the bin folder under it: C:\Inetpub\wwwroot\webapplication1\bin (and all its contents) 3) Copied the vb folder their too: ...
    Posted to Cute Editor for .NET (Forum) by solucionmike on August 6, 2008
« First ... < Previous 15 16 17 18 19 Next > ... Last »