Gossamer Forum
Quote Reply
Hos do i?
I have a field in the links database named download it contains a url to a direct download of a piece of software, but I dont want the url visible in the browser, so IM trying to modify the previous url link:



<%if URL and URL ne 'http://'%> <span class="hsmall">(<a href="<%config.db_cgi_url%>/jump.cgi?ID=<%ID%>">visit this developer</a>

Into something that will grab the field download from the right ID, and hide the actual url from view in the bottom of the browser window, as well as count the jumps to each download..

Any easy solutions to this

Thank you,
Quote Reply
Re: [aph] Hos do i? In reply to
Hi,

Something like this should work;

<%if Download%> <span class="hsmall">(<a href="<%config.db_cgi_url%>/jump.cgi?ID=<%ID%>;view=Download">visit Download</a> <%endif%>

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!