I wonder if that will actually work - Scott, wouldn't that simply replace the HTML page with the contents of the file, and therefore you wouldn't actually get the HTML?
I don't know I haven't tried it. One option I've used - is to work a little DHTML into the mix, i.e. when the user clicks the 'download' link, use some innerHTML() to change the text from the current display to some sort of 'file loading....' image and/or text. Instant gratification, and no need to change your current workflow. Just some thoughts, Mark On Mon, 25 Oct 2004 11:08:53 +1000, Scott Barnes <[EMAIL PROTECTED]> wrote: > Have you tried CFCONTENT? > > In that, show them a HTML page (Loading..) then, use CFCONTENT underneath > it to push the PDF back to the browser? > > Scott > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
