Search

You searched for the word(s): aspx
Showing page 88 of 918 (9,180 total posts) < 1 second(s)
  • DotNetGallery in Visual Studio .NET 2003 project

    Are there any instructions on how to get the control to work in a WebForm in a VS .NET project.   When I include the control in a page, I get the following:     Server Error in '/DotNetGallery' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. ...
    Posted to ASP.Net Image Gallery (Forum) by johnsi on December 14, 2005
  • Re: When an editor is added to a page, TWO editors appear.

    The code of my ASPX follows.However, I added a new project, and re-added all my ASPX pages to the new project and the two-editor problem disappeared. And yes, I removed all the previous cute editor client files and dll files etc. Thanks. <%@ Page language=''c#'' Codebehind=''am_AddText.aspx.cs'' AutoEventWireup=''false'' ...
    Posted to Cute Editor for .NET (Forum) by Nimendra on December 5, 2005
  • Hyperlink issue with last version (Nov-05)

    There seems to be a problem with the links. I used all the available options RemoveServerNamesFromUrl, UseRelativeLinks, DisableAutoFormat but the problem still exists.   I want to set the link to ''Default.aspx'' and it converts it to ''/VirtualDir/Default.aspx'' or http://localhost/VirtualDir/Default.aspx etc.   The first ...
    Posted to Cute Editor for .NET (Forum) by ysovol on November 13, 2005
  • Re: Custom image gallery, returning values

    Yepp. that worked fine Adam.   I have run into a somewhat stranger problem. When inserting an image i use the example javascript code and all is fine. However..   When i read the text back from the database (it all looks fine in the database btw), it messes up the <img> tags in a most peculiar way. The dynamic url i have to ...
    Posted to Cute Editor for .NET (Forum) by Hubba on September 2, 2005
  • Re: configuration error - plz help

      the coding is : -------------------------- <%@ Page Language="vb" Inherits="WebApplication1.InsertGallery" CodeBehind="InsertGallery.aspx.vb" AutoEventWireup="false" %> <%@ Page Language="vb" Inherits="WebApplication1.InsertGallery" ...
    Posted to Cute Editor for .NET (Forum) by mekalaasri on August 26, 2005
  • problem cute editor

     hi, i have a big problem. the cute editor don't run. i view its buttons, but don't run text. IE tell me that there is the problem on CuteEditor.Htc.aspx?settinghash=ed136ee2 to row 118 carachter 3872.   Where is the problem?   Myode on this file is      var ...
    Posted to Cute Editor for .NET (Forum) by andriex on July 7, 2005
  • Re: Want to integerate cute chat messenger in exisiting site.

    I followed the steps below. 1. Run the script of  SQLScripts\cutechat2.sql yo create tables in my exisitng database.2. Copied the cute chat dll files in my project.3. Copied the cutesoft_server and curesoft_client folder in my project.4. Then tried to open the messenger by using onLoad function. When I run the project I get the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Anonymous on May 23, 2005
  • Re: using my own style sheet in Cute Editor for .NET4.0

    Yes.  If you set Editor.AutoParseClasses Property to true, editor will expect you use the Editor.EditorWysiwygModeCss Property specifies the location of the style sheet that will be used by the editable area. Example EditorWysiwygModeCss=''example.css,~/portal.css,/default.css''  If you set Editor.AutoParseClasses Property to true and ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 29, 2005
  • Re: 4.0.0.7

    Todd, New Features and Improvements:The new Editor.EditorBodyStyle Property has been introduced. This style will be applied to the Editor body.   For example: <CE:Editor id=''Editor1'' runat=''server'' EditorBodyStyle=''background-color:tan;Color:white''></CE:Editor> The new Editor.EnableBrowserContextMenu Property has ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 14, 2005
  • Re: How can directly login in the room

    Ghazala: At lease , you need a login page (for example , login.aspx) You could write the navigation code as : When the user navigate to the default.aspx , if the user is logon , then redirect to CuteChat/ChatRoom.Aspx?RoomId=1 , else , redirect to login.aspx in the login.aspx  , if the user logon OK , then redirect to the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on November 25, 2004
« First ... < Previous 86 87 88 89 90 Next > ... Last »