At 05:11 PM 9/12/2003 -0400, you wrote:
>Static or not, are they ".cfm" or ".html/.htm" pages?
>
>If the former, can use CF operators

.html. What I do is read in values out of the URL, and then go fetch the 
appropriate HTML file, using <CFFILE>, and then monkey with the content and 
just output the one string to the browser.

I basically have every link going to an index.cfm file (using fusebox), so 
I have a core set of functions that I run on the HTML file's content each 
time a page gets called, before tossing it out to the user's browser. That 
ReReplace was just one of'em. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to