From: Sijo Kg Date: 2008-02-20T15:52:11+09:00 Subject: split string Hi I have @selected_ciid_and_asso_types ( its content is 3:43,2:65,3:50, ) How can i split it like 3 43 2 65 3 50 These are actually two columns of a table..If i get it like above I can directly save it to database Sijo -- Posted via http://www.ruby-forum.com/.