Two thoughts ... 

One, instead of using .cfm pages ... try using .shtml and a regular server
side include ... call any CF templates into the .shtml page that you might
need via the same include style.  I call .cfm pages into .shtml quite
regularly.

Two, if you can't get your CGI working, there are a couple of nice custom
tag polls in the custom tag gallary on the Allaire site.

H.

=========================
Howard Owens
Web Producer
InsideVC.com
mailto:[EMAIL PROTECTED]
=========================

> -----Original Message-----
> From: Ethan Rosch [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, October 17, 2000 2:03 PM
> To:   CF-Talk
> Subject:      Include Perl script?
> 
> I am trying to include a poll.cgi perl script into my .cfm page, but I am
> having trouble getting the .cgi to parse, read the templates, and spit the
> page back to me as an include...
> 
> any ideas?
> 
> thanks,
> 
> ethan
> 
> --------------------------------------------------------------------------
> ----
> 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.

Reply via email to