At 10:12 AM 20/11/02 -0500, Tipton Josh (orl1jdt) wrote: >Can someone please point me in the direction on information for creating, >implementing, and using gif pipes.
It's fairly simple. You create a link like this: <IMG src="http://www.mysite.com/mypage.cfm"> Then you create the file mypage.cfm with whatever you want in it and end it with. <cfcontent type="image/gif" file="placer.gif" deletefile="No"> T ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

