Could anyone tell me how to do this:
In my links output I have all the
normal stuff ie)title, description, etc.
What I need is to add a link that views the source of the title link. I am trying to use the tag "a href="view-source:http:..." I have already tried <a class="link" view-source: href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>"><%Title%></a> But it did not work. Can anyone help me out?
In my links output I have all the
normal stuff ie)title, description, etc.
What I need is to add a link that views the source of the title link. I am trying to use the tag "a href="view-source:http:..." I have already tried <a class="link" view-source: href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>"><%Title%></a> But it did not work. Can anyone help me out?

