Question
HTML Applications (HTA) and ColdFusion
Is there a way to use an HTA file to launch a ColdFusion
application? I'm looking to present my CF application more like a
Windows application versus a web site. If not HTA, what other
options might I consider?
I've tried using an IFRAME in the HTA file, but that just returns some of the source code, not the rendered page.
I've tried using an IFRAME in the HTA file, but that just returns some of the source code, not the rendered page.