Search

You searched for the word(s):
< 1 second(s)
  • Re: Placeholders in anchor tags

    Thank you, it looks like the DisableAutoFormatting=''true'' &nbsp;flag is what I was missing.&nbsp; I will test it out more tomorrow but it appears to work now. &nbsp; Thank again
    Posted to Cute Editor for .NET (Forum) by Timm on December 1, 2005
  • Re: Placeholders in anchor tags

    I did upgrade everything provided in your download package.Again, I would like to reiterate that I achieved the same behaivor using this editor on this forum. href=''test'' was transmuted into herf=''forums/test'' when I switched from HTML to normal view.
    Posted to Cute Editor for .NET (Forum) by Timm on December 1, 2005
  • Re: Placeholders in anchor tags

    I have downloaded v5 per your suggestion and set the two attributes to true and I still get this behavior when switching views.&nbsp; Is there something I am missing?&nbsp; Any help you can provide will be greatly appreciated.&nbsp; Please&nbsp;view the source of this link:&nbsp;test
    Posted to Cute Editor for .NET (Forum) by Timm on November 23, 2005
  • Re: Placeholders in anchor tags

    Thanks, I will try that on Monday.
    Posted to Cute Editor for .NET (Forum) by Timm on November 11, 2005
  • Re: Placeholders in anchor tags

    I looked at your example page and it appears to behave correctly with relative paths.&nbsp; What settings do I need to use to get this behavior? &nbsp; I'm using CuteEditor 4.5.0.1 Build 2005-07-10
    Posted to Cute Editor for .NET (Forum) by Timm on November 11, 2005
  • Placeholders in anchor tags

    I would like to put a placeholder in my anchor tags. &nbsp; For example:&lt;a href='&lt;%placeholder%&gt;'&gt;my link&lt;/a&gt; &nbsp; when I save and reload my file it has been changed to: &lt;a href='/mypath/&lt;%placeholder%&gt;'&gt;my link&lt;/a&gt; &nbsp; I have tried all combinations of UseRelativeLinks and RemoveServerNamesFromUrl ...
    Posted to Cute Editor for .NET (Forum) by Timm on November 11, 2005