-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Won,

Actually, you do have access to that HTML within CF.... this is what
you can do.  At the top and bottom of your pages (or in your
application.cfm & onrequestend.cfm) place a custom tag...

<cf_grab_contents>


</cf_grap_contents>

In the tag itself, you can reference "thistag.GeneratedContent" to
get ahold of the HTML that your code produced and you can manipulate
it there...

HTH's.

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
<phn>617.350.0339
<fax>617.350.8884
<icq>66172567
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to