ty, worked great

however i didnt really get the results i wanted

ok heres what i need

i get a number that needs to go into the db, the number will be like this
23 2 2004
or like this
1 2 2004

i need it to go into the db as each one being a 2 digit
like
23 02 04
or
01 02 04

now i can do it with a bunch of cfswitchs but is there a better way?

ty :)




> RemoveChars(str,1,2)
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Sent: maandag 23 februari 2004 14:02
>> To: CF-Talk
>> Subject: regex ?
>>
>> i need a regex that will strip the first 2 charachters from the value
>> ex: the # will be 2004 but i just need the 04 part
>>
>> ty :)
>>
>>
>>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to