Anchor tags getting replace when inserting template

  •  11-13-2006, 7:53 AM

    Anchor tags getting replace when inserting template

    Hi
     
    When inserting a template, any anchor tags get reformatted like:
     
    ORIGINAL
    <a class=orange href=Http://www.pinewoodfilmstudios.co.uk/unsub.aspx?GUID=##GUID##&EMAIL=##EMAIL## <strong>UNSUBSCRIBE</strong></a>
     
     
    REPLACED WITH
    <a class=orange href="http://localhost/BulkMailer/CuteSoft_Client/CuteEditor/Dialogs/InsertTemplate.Frame.Aspx?settinghash=36e85a98&UC=en-US&BG=%23efefef#Http://www.pinewoodfilmstudios.co.uk/unsub.aspx?GUID=GUID&EMAIL=EMAIL" target=_new><strong>UNSUBSCRIBE</strong></a>
     
    I've seen some posts from 2003 about this.  Any advice anyone?
     
    Many thanks, Johnie
View Complete Thread