Search

You searched for the word(s):
Showing page 1719 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: Link Button Problem

    Are you using the Visual Studio IDE and inclued the ''CuteEditor_Files'' folder into your Visual Studio project? &nbsp; The&nbsp;following situtation happened to other developers before: &nbsp; When you are using&nbsp;the Visual Studio IDE&nbsp;to&nbsp;include the ''CuteEditor_Files'' folder into your Visual Studio project, it prompts you to ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2004
  • Re: Link Button Problem

    Hi, &nbsp; Do you have the same problem with other pop-ups? &nbsp; The followings are the first line of insert.aspx: &nbsp; &lt;%@ Page CodeBehind=''insert_link.aspx.cs'' Language=''c#'' AutoEventWireup=''false'' Inherits=''CuteEditor.Include.insert_link'' %&gt; &nbsp; Please check your insert.aspx file (you can find it at ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2004
  • Re: Compatibility with .asp code

    goat, &nbsp; DotNetGallery is highly Customizable. &nbsp; Please use the following code as a template: &nbsp; void Page_Load(object sender, System.EventArgs e){&nbsp;&nbsp;&nbsp; ...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AccessLevel accesslevel = ...//get from somewhere&nbsp; &nbsp;&nbsp;&nbsp; switch (accesslevel) &nbsp;&nbsp;&nbsp; ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 17, 2004
  • Re: Compatibility with .asp code

    goat, &nbsp; Thanks for the nice words. &nbsp; I am afraid you need to convert you asp code to asp.net. &nbsp; DotNetGallery is an ASP.NET server control which only works for the asp.net environment. &nbsp; &gt;&gt;Also, is there anyway to define the link for Fullscreen. I would like to be able to load it into a new window as full screen ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 17, 2004
  • Re: DNN Sub Portal User Authentication

    Juan, &nbsp; We don't have any restriction to the sub-portals domain. &nbsp; Which version of dotnetnuke are you using? &nbsp; Have you got it works with your main site? &nbsp; When you talk about the subportal? Do you mean the following ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 17, 2004
  • Re: Finding the name of the template that was loaded into the editor

    BruceD, &nbsp; &nbsp; Please check the user manual for entire list of buttons: AutoConfigure Enumeration &nbsp; Represents Several predefined sets of buttons. These configurations are applied using AutoConfigure property. &nbsp; You can dynamically set the template . Hope the following code will help you out. &nbsp; void ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2004
  • Re: Font and Size fixed in cute editor

    &nbsp;olivierverdin wrote: &nbsp; I want to fix the font and size of the text in the editor.&nbsp; I changed the value in the font properties.&nbsp; Everything is Ok for the font but not for the size.&nbsp; It doesn't change anything.&nbsp; Can you help me?&nbsp; &nbsp; &nbsp; Are you using the Editor.FontSizesList Property(A list of ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 17, 2004
  • Re: Help getting started

    Hi, &nbsp; Let's start from creating a HTML Form Page. Then we replace the textarea with CuteEditor. &nbsp; Create a new HTML page and name it&nbsp;'CuteEditorTest.asp' Copy the following code and paste it into the body section of 'CuteEditorTest.asp' page : &nbsp;Inserting Records : &lt;form action=''target.asp'' method=''post'' ...
    Posted to Cute Editor for ASP (Forum) by Adam on August 17, 2004
  • Re: Images whose name starts with numbers don't show up

    gilbertwest, &nbsp; You are right. That's bug. &nbsp; We've fixed that in the version 3.0. Please check the following link: &nbsp; http://cutesoft.net/asp/EnableAll.asp &nbsp; If you own a previous version,&nbsp; Email us at&nbsp;sales@cutesoft.net. &nbsp; Please include&nbsp;the email address used for purchasing in your email &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on August 14, 2004
  • Re: Saving & Opening HTML

    &nbsp; Vikbol, &nbsp; Hope the following thread can help you out: &nbsp; http://cutesoft.net/forums/ShowPost.aspx?PostID=490 &nbsp; Keep me posted
    Posted to Cute Editor for .NET (Forum) by Adam on August 13, 2004