Hey all,
   I've got a dynamic variable that is created off of an automated incrementing 
number, and I need to trim it down to a certain point.

for example  the variable is 12_0,13_1,14_5,... and so on all contained within 
a single field within a db.

I want to build a loop to pull out both the 12 and the 0 in the first example, 
then the 13 and the 1....and so on...and store them in two unique variables 
I'll setup. I played around with trim and replace, but couldn't quite get it 
figured out.


This is probably really simple, but haven't been able to figure it out yet.

Any ideas ?

Thanks !


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2963
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to