> -----Original Message----- > From: Paul Ihrig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 03, 2006 6:04 PM > To: CF-Community > Subject: Re: replacing jpg names with spaces to _ > > next Q: > > on a file like: > Before_the_war,_Dad_drove_a_truck_icon.jpg > would the comma through an error in html?
No... but then again neither would a space and you're fixing that. ;^) Both spaces and commas would need to be URL encoded if passed on the command line but neither should pose a problem for a IMG tag I would think. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:190302 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
