You will probably need to do a CFHTTP call to the page. CF's CFINCLUDE is a "raw" include function, it reads the file into the CF template, and will execute any *coldfusion* code in it. Michael J. Sheldon http://www.desertraven.com/ Make a fast friend, adopt a greyhound! -----Original Message----- From: Michael J. Sammut -- Four Eyes Productions -- think | plan | create [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 10, 2000 14:53 To: [EMAIL PROTECTED] Subject: Perl and CF OK, I asked this once and I got a very good answer but I am still screwing something up. I have this perl script (a poll). It is typically parsed via an include on a .shtml page. My question is how do I parse with CF. I have one poll that uses an exec cgi include and the other a simple include virtual. I have not been able to get results with cf template include and am confused on some of the other methods. Anyone out there lend a hand? Thank you, Michael ---------------------------------------------------------------------------- -- Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

