On Tuesday, June 24, 2003, at 05:13 PM, Barney Boisvert wrote: > And it's worth mentioning that you can append URL variable in the IMG > tag, which obviously get passed to the CF template that generates the > image.
That's a decent way to store all of your site's images in a database, if you are so inclined: <img src="img.cfm?id=23" .../> Christian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

