Search

You searched for the word(s): .net 4.0
Showing page 80 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Controls for slideshow?

    s1eddog,   Please try the following properties:   Gallery.MaxImageWidth Property The maximum width of the images. Default is 500.   Gallery.MaxImageHeight Property The maximum height of the images. Default is 500.   Gallery.SlideShowDelay Property This property is used to set or get ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 2, 2007
  • Re: Replacing an Image

    bellwa,   Are you using it as an image selector or a file picker?   Image selector:   http://cutesoft.net/example/howto/use-CuteEditor-as-image-selector/use-CuteEditor-as-image-selector.aspx   File ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 24, 2007
  • Re: Trouble uploading flash files

    >>I am using the default.config file, and have no trouble uploading image files or documents to the uploads folder, but when I try to upload a flash file (.swf) using the Insert Flash button, I see the ''Uploading...'' message briefly, then a blank screen (the ''Insert Flash'' page).  There should be no write issues since I am using ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2007
  • Re: customize the options on the control

    Wendy,   You can customize the control right now with the trial version.   Article:   How to change the layout of the toolbars?   Demo:   Use TemplateItemList   http://richtextbox.net/test/TemplateItemList.aspx   Add custom ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 3, 2007
  • Re: Some image border colors not working after save...strange.

    bigdoggy007, >>if I use the color picker, to choose blue #0000FF, and then save it, the border turns black (actually, there is just no style....it doesn't show up).   It's strange. Can you test the following demo?   http://cutesoft.net/example/general.aspx   If you can't reproduce the problem there, can you tell me ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 3, 2007
  • Re: Using 'enter' key for a paragraph break

    Paul,   >>Is there any way I can use the enter key to produce a <p> tag, and similarly, can I also set 'ctrl' + 'enter' to produce a <br> tag?   Yes.  Please check this example:   http://cutesoft.net/example/oncarriagereturn.aspx   >>When I produce <br> tags, they appear just like ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 23, 2007
  • Re: Disabling Galleries

    Colin,   You can put the toolbar items needed to be disabled into this Editor.DisableItemList string.    For example:   <CE:Editor id=''Editor1'' DisableItemList=''save, help, CssStyle'' runat=''server''></CE:Editor>   For more details, please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 14, 2007
  • Re: Cute chat Source Code License

    Domain, IP, Small Business License... give you the same content of software package except for a license file. Fee schedule for those is at http://cutesoft.net/ASP.NET+Chat/Purchase/default.aspx Cute Chat 3.1 Chatters Rooms Price ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Karen on January 30, 2007
  • Re: INtegration related support required

    RWS,   Cute Web Messenger product page: http://cutesoft.net/Web-Messenger/default.aspx   Cute Web Messenger download page: http://cutesoft.net/downloads/13/default.aspx   >>but it seems we are not provided its source code (not whole code but few source code which allow to make little bit changes in the system to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on January 27, 2007
  • Re: Modifying HTML tags

    Andrew,   If you want to add server side image control, you need to set Editor.AllowEditServerSideCode Property to true.   Editor.AllowEditServerSideCode Property 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 ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 20, 2007
« First ... < Previous 78 79 80 81 82 Next > ... Last »