Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [awhite] Pagebuilder link problem in static mode

Quote Reply
Re: [awhite] Pagebuilder link problem in static mode In reply to
Hi:

Try this:-

Code:
<a href="<%if d%><%db_cgi_url%>/page.cgi?page=pagename<%else%><%build_static_url%>/folder/page.html<%endif%>">About RENX</a>
Code:

You should *always*, when using PageBuilder and/or when using a combination of Dynamic and Static Pages use either 'absolute urls' eg. <a href="/page.html"> or use the <%build_static_url%> tag.

Hope this helps,


Regards,


Clint.

--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Subject Author Views Date
Thread Pagebuilder link problem in static mode awhite 2621 Jun 21, 2005, 6:55 PM
Thread Re: [awhite] Pagebuilder link problem in static mode
Clint 2562 Jun 22, 2005, 9:38 AM
Post Re: [Clint] Pagebuilder link problem in static mode
awhite 2543 Jun 22, 2005, 10:11 AM