Search

You searched for the word(s): link
Showing page 12 of 200 (1,997 total posts) < 1 second(s)
  • Update Link

    Hi   We have created our own dialog for selecting links from within our CMS system. I want to be able to select an image or link within the editor, then be able to update the link. So far the code I have just add links. I found in your forum some code to get the href, but I have been unable to update it. Can you shed some light on this and ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on January 15, 2007
  • Editing static pages with STYLESHEET link in Head section

    Hi,            I am trying to edit a static HTML page in my hard drive, which has <LINK href=''IntranetStyles.css'' type=''text/css'' rel=''STYLESHEET''> in head section of the HTML. This is being stripped by the cute editor when i open it and save the changes. So when i go to the html ...
    Posted to Cute Editor for .NET (Forum) by rkammela on February 25, 2005
  • Re: Bug: "Insert images" and "Insert Link" problem.

    Further problems regarding this bug Following this scenario:   insert image select image by clicking once on the image (resize squares appears) Insert link by clicking on the Insert Link button.   resulting in undefined being showed in the editor and on the web page. This is teh html-code:  <A ...
    Posted to Cute Editor for .NET (Forum) by tomsl on February 2, 2004
  • Re: Link on image?

    Adam,   Was this fixed in the standard ASP version as well? I'm having the same issue with my install (modified: April 3, 2:19am). The download link you provided appears to be just .NET versions. Can you point me to the latest download link for standard ASP?   Thanks! 
    Posted to Cute Editor for .NET (Forum) by Michael.G on April 15, 2009
  • Re: Problems adding a link from a dropdown tree

    RobRox,   http://cutesoft.net/example/general.aspx   In this example, if you select the conent in the editor and choose an item in the link tree dropdown, you can create the link automatically.   Hope it helps.   Let me know if you have any further questions or ideas.    
    Posted to Cute Editor for .NET (Forum) by Adam on November 22, 2006
  • Re: Store in SQL - Format of link

    Hi Cutechat,   thanks for your reply. As my postings are already 9 months old I found a solution in the meantime for the second problem, and I've modified lots of SQLFileStorage.cs (because e.g. it does not make sense to deny storing multiple files with the same filename in an SQL database....) and Downfile.aspx.   But please have a ...
    Posted to Cute Editor for .NET (Forum) by Kai2 on April 16, 2008
  • Re: Add Link form default http:// setting

      Thanks a lot for your response, but some how it did not do any thing. Nether “http:// “  popped up in URL text box nether in my html. I just want when user open form thay would see the  “http:// “  in url text box and whan I click ok it should appear in my html(http:// www.mysite.com) .
    Posted to Cute Editor for .NET (Forum) by Torman on March 7, 2007
  • Re: customized link dropdown question

    Hello Adam,   this does not work. With this code   dropdown.Items.Add(''CuteSoft'',''*CuteSoft*'',''http://www.cutesoft.net/'');   the http://www.cutesoft.net/ will be dropped as a text and not the ''CuteSoft''.This is the HTML-Code after dropping: <div><a ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on February 6, 2007
  • Re: access denied error when trying to insert a link, picture or flash

    Hi Ken,   Have you got a chance to see the issue. Can you replicate it now?????????. Yes I have few more queries: 1.Cute editor in update panel+modal popup also does not work.Gives a lot of javascript errors.Error: ''null or not an object at line 0'' 2. How can I clear the cute editor in javascript?. I have used the code ...
    Posted to Cute Editor for .NET (Forum) by yuvika on May 7, 2009
  • Re: Link: How to "Browse" through image gallery?

    Joerg, Open the following file:   CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_a.ascx   And   Add the following code to the bottom of the above page:   <script>   btnbrowse.onclick=function btnbrowse_onclick() {   //Add your own logic here  }   </script>  
    Posted to Cute Editor for .NET (Forum) by Adam on August 27, 2007
« First ... < Previous 10 11 12 13 14 Next > ... Last »