Gossamer Forum
Home : Products : Links 2.0 : Customization :

deadlink.cgi

Quote Reply
deadlink.cgi
Is it possible to open the coinfirmation page in deadlink.cgi in a new window using target=...

Where is it to add in?

Chris

Quote Reply
Re: deadlink.cgi In reply to
instead of the previous html to report a deadlink you can use the below:
<a href="<%db_cgi_url%>/linkdead.cgi?ID=<%ID%>&URL=<%URL%>&Title=<%Title%>&Category=<%Category%>" target="_blank"><b>Report a deadlink</b></a>

Quote Reply
Re: deadlink.cgi In reply to
Thanks, it's so easy, but I tried to change it in the sub ....


Thanks, this works fine!!



Chris