Search

You searched for the word(s): link
Showing page 4 of 200 (1,997 total posts) < 1 second(s)
  • Link in same window crashes Editor

    To reproduce this problem:   1. Go to http://cutesoft.net/example/general.aspx 2. Click into the editor body below the existing contents. 3. Click the InsertHyperlink icon. 4. In The editor, enter Url: www.CuteSoft.NET. 5. In Target: select Same window. 6. In Title, enter: CuteSoft 7. Click [OK] to close the link editor. 8. Back in ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 9, 2007
  • Re: link-url will not displayed in link insert dialog

    Dear onelogin,   You can single click that word and put the focus within the word, and then click button ''Insert Hyperlink'', the hyperlink will be displayed in the input field for the link-url.   Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on September 28, 2010
  • Re: link-url will not displayed in link insert dialog

    I agree to you – but after you have inserted link and you mark word When again with DOUBLECLICK and open insert link dialog again – the link is not shown in the input field for the link-url
    Posted to Cute Editor for .NET (Forum) by onelogin on September 28, 2010
  • Re: Version 5.3 Image en Link url problem firefox

    Sorry, it's simple reproduced at your given link, just do the following:1. Open http://cutesoft.net/example/general.aspx2. Select a word, click on the chain give for example http://www.pbwebedit.nl and click Ok.3. Switch to HTML, you see the link is Ok.4. Select the word again, and click on the chain again, and change the link to ...
    Posted to Cute Editor for .NET (Forum) by charliekay on May 23, 2006
  • Re: link-url will not displayed in link insert dialog

    Dear onelogin,   Please follow steps: 1. Open http://cutesoft.net/example/general.aspx 2. Click word ''When'' 3. Click button ''Insert Hyperlink'' 5. Input ''www.google.com'' in URL 6. Click ''OK'' I have tested it in firefox, it works fine on my end.   Thank you for asking Eric@cutesoft.net    
    Posted to Cute Editor for .NET (Forum) by Eric on September 24, 2010
  • Re: Link Colors

    Dear HarryV,   Please follow steps: 1. Save the following code to test.aspx <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>ASP and ASP.NET WYSIWYG Editor - ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 4, 2011
  • Re: Non spacer IMG with equvilant ALT tag, Non spacer IMG needs LONGDESC

    >>Non spacer IMG with equivlant alt tag Please check if the current ALT description conveys the same meaning of the image. It should explain the role the image plays in the page: why it's there, what does it represent, how does it present the information. If the image is used as the content of a link and you provide link text too, use a ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 28, 2006
  • Re: Link Button Problem

    Yes, using Visual Studio.NET 2003 and the CuteEditor_Files folder is included.  I excluded the folder, then reincluded it to get the prompt about building code behind files.  I clicked OK to build each one but that didn't fix the pop up problem.  Here's the first line of the aspx page:   < % @ Page ...
    Posted to Cute Editor for .NET (Forum) by tmorris@firstegg.com on August 19, 2004
  • Re: How to make a "Insert Link" with default value "http://"?

    That work!   By the way, I added more code!   <script type=''text/javascript'' language=''javascript''> function Update_sel_protocol (src) {  var found=false;  for(var i=0;i<sel_protocol.options.length;i++)  {   var val=sel_protocol.options(i).value;   ...
    Posted to Cute Editor for .NET (Forum) by coverboy on May 12, 2007
  • Re: html problem for 'mail to' link.

    gurpreet, That's not garbage. Please check this: Editor.EnableAntiSpamEmailEncoder Property Email contact links are an invaluable part of any web page. However, they are also vulnerable to a particular type of web robot known as the spam harvester or spambot. A spam harvester can read through the pages in your site and extract email addresses ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 30, 2006
« First ... < Previous 2 3 4 5 6 Next > ... Last »