Will that not replace ALL periods ? I just want the first...
On 20/2/03 12:17, "Simon Whittaker" <[EMAIL PROTECTED]> wrote: > say that temp is your variable > > <cfset temp = Replace(temp,".","")> > > > Cheers > > Simon > ----- Original Message ----- > From: "Ryan Mitchell" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, February 20, 2003 12:14 PM > Subject: Should be easy :) > > >> This should be an easy one. >> >> How do I remove the first fullstop/period in a string ? >> >> TIA >> Ryan >> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

