Search

You searched for the word(s):
Showing page 1405 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: insert image with firefox don't work

    I've logged in your site and created a folder, uploaded images.... &nbsp; It works fine... &nbsp; Can you show the steps to show your problems?? &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Gallery Xml

    No, it's not automatic. &nbsp; In your gallery configuration, you need to set ShowBatchBuild=''true'' &nbsp; &lt;CE:Gallery &nbsp;&nbsp;&nbsp;&nbsp;id=''gallery1'' &nbsp;&nbsp;&nbsp;&nbsp;runat=''server'' &nbsp;&nbsp;&nbsp;&nbsp;Width=''600'' &nbsp;&nbsp;&nbsp;&nbsp;Column = ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on September 27, 2005
  • Re: insert image with firefox don't work

    Is your site online so you can provide a URL? &nbsp; I am little confused. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Is It Possible To Modify Default HTML?

    Andy, &nbsp; You can modify the default HTML through the CuteEditor APIs or through the server side code.&gt;&gt;&nbsp;for example I wanted to modify the HTML that is generated for the bold button from &lt;strong&gt;&lt;/strong&gt; to the deprecated &lt;b&gt;&lt;/b&gt; In the example, you can use the Editor.UsePhysicalFormattingTags ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Inserting base tag

    Stefan, &nbsp; Can you upgrade to the version 5.0?It's a free upgrade:Demo:http://cutesoft.net/example/general.aspxDownload:http://cutesoft.net/Downloads/default.aspxFeature Comparison Chart :http://cutesoft.net/ASP.NET+WYSIWYG+Editor/Html-Editor-Feature-Comparison-Chart/default.aspxKeep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Move Layer problem

    &gt;&gt;After I insert the layer in normal mode, it is free for me to move anywhere. &gt;&gt;But when I click on preview mode and click back to normal mode, the layer can't move anymore. Why? &gt;&gt;How I can solve this problem? &nbsp; We will investigate this issue and get back to you as soon as possible. &gt;&gt;Another question is how I ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Permission denied

    Permission denied happens when you want to access a window/frame or even its content that is loaded from another server than your script. The same origin policy only allows access to pages from the same server.
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Question about functionality before I purchase.

    &gt;&gt;How easy is the integration of the editor with SQL Server?&nbsp; The text in the TEXTAREA?&nbsp; The images to the database. &nbsp; It's very easy. You can extract the&nbsp;content from the editor and write it into your database. &nbsp; If you want to store images into your SQL server database or access database, here are the ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Paste dynamic Server.Transfer

    You can&nbsp;javascript prompt to gather information from the user.Example:&lt;script runat=''server''&gt;&nbsp;void Page_Load(object sender, System.EventArgs e)&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CuteEditor.ToolControl tc = ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Re: Marquee tool ?

    Please check this example: &nbsp; http://cutesoft.net/asp/custombuttons.asp &nbsp; You can find the source code of the above example in the download package.
    Posted to Cute Editor for ASP (Forum) by Adam on September 27, 2005