Anchors/Bookmarks being modified

Last post 03-16-2009, 6:27 PM by adasmann. 0 replies.
Sort Posts: Previous Next
  •  03-16-2009, 6:27 PM 49969

    Anchors/Bookmarks being modified

    I've created a template to be used for email newsletters.  Inside the template I've created several anchors.  I've also created a top level navigation that links down to these anchors.  The bookmarks are being modified to have an http:// added.  
     
    Here's the asp.net tag for the control:
     <CE:Editor id="txtMessage" EditorWysiwygModeCss="cuteeditor.css" ThemeType="OfficeXP"  Autoconfigure="Compact" Width="100%" Height="500px" runat="server" URLType="Absolute" BaseHref="http://www.temp.org/"></CE:Editor> 
     
    How do I get the editor to leave the bookmark tag alone?
     
    Thanks. 
View as RSS news feed in XML