<img src="/_images/#replace(filename, '##', '###', 'all')#" width="164" height="140" border="0" /> ?
(might need 4 # there in the 3rd arg) On Nov 30, 2007 8:54 AM, Crow T. Robot <[EMAIL PROTECTED]> wrote: > Is there a way to do this that anyone can think of? I have a page that I > inherited that is outputting user-uploaded images, and just today, the user > decided to upload images with #'s in the names. The images are not showing > up because of this. Any way around this other than renaming the images? > > code: > > <cfoutput><p><img src="/_images/#filename#" width=164 height=140 > border=0></p></cfoutput> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294017 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

