I have multiple queries and html in a .cfm file. I want to save the query output along the the HTML formatted display to a flat text file. (example: as the browsers save as text options does.) I've tried using the Custum Tag (FileWriteText from Macromedia " however I keep getting
Error Diagnostic Information
Error Occurred in CF_FileWriteText Tag.
The FILE attribute is required.
The File attribute in my CF_FileWriteText looks fine. Is there any other way to get the same results.
Error Diagnostic Information
Error Occurred in CF_FileWriteText Tag.
The FILE attribute is required.
The File attribute in my CF_FileWriteText looks fine. Is there any other way to get the same results.