> -----Original Message----- > From: Paul Ihrig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 03, 2006 5:16 PM > To: CF-Community > Subject: replacing jpg names with spaces to _ > > ok i have a bunck of images a client/friend gave me > i want to change all the spaces in the names to _ > is there a uick way to do this in XP. > > Ctrl F dosnt give me a replace option. > dreamweaver 8 dosnt let me do this, tho i used to do it in mx... > > kinda wierd...
LupasRename is great for this kind of thing (and a lot more - it's very tricksey): http://www.azheavymetal.com/~lupasrename/news.php If you need to do this often you could pretty simply create a WSH script (JavaScript) to do it but if it's a one off then Lupas should do the trick. Use the "Replace this text", "with this new text" option. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:190284 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=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
