Aralarında , varsa foreach ile döngüye sok baş ekrana gitsin
Örnek

Foreach( string n in degisken.split(','))
{
Response.write;
}