Maybe replace the # with %23?


On Nov 30, 2007 12:22 PM, Charlie Griefer <[EMAIL PROTECTED]> wrote:
> <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>
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294020
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to