Depends on how page is built either wrap cfsavecontent around the whole
lot and write that down to a file.

Put an if statement at the top of the page if my file exists then just
include it and show otherwise run my page as normal.

Depending on how you've built the page

Alex


-----Original Message-----
From: Kevin Faulkner [mailto:[EMAIL PROTECTED] 
Sent: 07 July 2003 14:07
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] Grabbing own source


I know a template can run a http-get to fetch the source of a page into
a variable/file for storage; but is there a way of generating a 'cached'
page image of the current browser page...

   I may not have explained that.... Basically I have an extensive
program that parses out huge text files to generate an in-browser
report. I want to be able to save this report and re-show without having
to go through the re-building. At present I store the tabulate data and
re-show the report in EXCEL, but for simplicity of use it would be nice
to just re-dump the original page.

  Any ideas?


DISCLAIMER: This e-mail is confidential and may also be legally
privileged. If you are not the intended recipient, use of the
information contained in this e-mail (including disclosure, copying or
distribution) is prohibited and may be unlawful.  Please inform the
sender and delete the message immediately from your system.  This e-mail
is attributed to the sender and may not necessarily reflect the views of
the patsystems Group and no member of the patsystems Group accepts any
liability for any action taken in reliance on the contents of this
e-mail (other than where it has a legal or regulatory obligation to do
so) or for the consequences of any computer viruses which may have been
transmitted by this e-mail. The patsystems Group comprises patsystems
plc and its subsidiary group of companies.

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] For
human help, e-mail: [EMAIL PROTECTED]




-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to