Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
D Woods #1
building HTML pages from CFM pages
Does CF have a function that could be used to build static pages from
dynamic pages? I realize I could just save the HTML that it outputs as an
HTML page, but I would need to do this with dozens of pages. Thanks.
D Woods Guest
-
Building a 300 pages PDF based on a designtemplate and a database?
Hi all, Here's what I'm trying to do and I haven't figured out the best software combination to do it: I have a database with 600 records (each... -
HTML Tab pages
I ahve an asp page which has many controls. I have identified that I can arrange then into different tab pages. are there any samples of the tab... -
General Questions about Building Login Pages and ServerBehaviors
This is the first experience I've had with building login pages and using server behaviors, and this has left me with some questions: 1. I have... -
building dynamic pages for beginners..??
I'm using Dreamweaver: Missing Manual which is a great book, but I would like a book that goes into more detail on how to build dynamic pages using... -
How to print 3 small pages wide by 5 pages tall in one spread?
Hi Vincent, I'm having a similar problem. My dilemma is that I've created a raffle ticket design and to save paper have tiled them 5 to an A4... -
mxstu #2
Re: building HTML pages from CFM pages
You could use CFHTTP to get the html of the pages and CFFILE to output(write) the contents to static html files.
mxstu Guest



Reply With Quote

