Hi Chandrakanth If an anchor isnt connected or assigned a url RD wont publish it anyway.
Regards, BjP On Jul 16, 11:40 pm, Sids <[email protected]> wrote: > <% > > Or even more not clickable as following: > > if "<%anc_Cond%>" <> "" then > Response.Write "<a href='"&<%anc_Cond%>&"'">" > else > 'do nothing > end if > > Response.Write "Anchor Text" > > if "<%anc_Cond%>" <> "" then > Response.Write "</a>" > else > 'do nothing > end if > > %> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
