changed my links on me !!

  •  03-14-2005, 12:16 PM

    changed my links on me !!

    So I have a link like this
    <A href="<OptOutURL>">Unsubscribe</A>
     
    Then I click preview and everything is fine then I go to save it and it does a replace on me to this:
     
    <a href="&quot;&gt;Unsubscribe'>http://localhost/enewsbridge/">&quot;&gt;Unsubscribe</a
    >
     
    I have userelativelinks = false on the control. What else can I do? it seems with ever the control fires an event it changes to link the messed up version. Please help :)
     
    Thanks
View Complete Thread