Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
JakeFlynn #1
Using a script to have CF convert cfm to html
I have a page that takes the coldfusion server a long time to process and its
contents are the same for everyone. I want to write a script that will sometime
at night send a .cfm file to the server then let the server do its thing then
when the server is done and has converted the .cfm file in to html have the
script or cf server save that html and then have it useable by those accessing
the page. how can I interact with the server to do this any ideas?
Jake
JakeFlynn Guest
-
Convert PDF to html Help!
I want to create my own pdf to html converter with VB. I have gone through the Acrobat SDK 7.0 but nothing really seems helpful. Can anyone give me... -
Convert PDF to HTML by C#
Dear all, am developing an application by C# using Acrobat 9 library. Is there any way to convert a PDF to HTML programmatically by C#? Thanks... -
convert to HTML to PDF
I see in ADOBE 9.0 PROFESSIONAL can open a HTML file display as pdf in the UI. How to programmatically import HTML and save as PDF using Acrobat type... -
convert .pub to .html
Help! I'm stuck Can you and if so... how do you covert a .pub 2000 "form" file to a .html file to post on register .com Thank RdK -
Convert ASP to HTML
How can I convert ASP code into HTML for showing on borwser? I don't want to let public see the ASP codes. Thanks, DS -
Mountain Lover #2
Re: Using a script to have CF convert cfm to html
take a look at cfhttp and/or use a scheduled task
HTH
--
Tim Carley
[url]www.recfusion.com[/url]
[email]info@NOSPAMINGrecfusion.com[/email]
Mountain Lover Guest
-
-
komera #4
Re: Using a script to have CF convert cfm to html
Jack,
Could you tell me how to convert a cfm to html?
Thanks
Em
komera Guest
-
BKBK #5
Re: Using a script to have CF convert cfm to html
>... Could you tell me how to convert a cfm to html?
Just open the cfm page in a browser, and copy the source code.
BKBK Guest



Reply With Quote

