Gyrus wrote:
> Is there a way of referencing all the HTML generated so
> far in a request by CF Server (5)?

Have something throw an error in OnRequestEnd.cfm (cfthrow). Then use 
cferror and error.generatedContent to write whatever you want to a file 
and then pass it on to the client as well. You could even do a cfhttp 
post to the validator and directly output the validator stuff.

Jochem
______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to