Hi,
i have one string like this......
a=string1,string2,string3,string4,
here i don't want last comma.....
i want only
a=string1,string2,string3,string4
how can i remove that.....any body know abt it tell me....

regards,
Murugan.