A current project  has a client using a lot of anchors in web pages and we
noticed the anchors were linking back to the home page.

In any case.  I put this on our the header HTML display page:

<cfset pageString = "href=""/index.cfm?objectid=" & request.navid & "##">

And then this to the stObj:

#replacenocase(stObj.Body,"href=""##",pageString,"ALL")#

It is cludgy and dirty but works.   I was going to finish it as a tag and
have it also work with FUs

 Does anyone have other ideas?



--
Regards,
Michael J. Sammut
________________________________________________
F O U R  E Y E S  P R O D U C T I O N S

think | plan | create :: web site design & development :: NYC

E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399

W. http://www.foureyes.com



---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to