for (int i = 0; i <= 5; i++) { Guid ff = Guid.NewGuid(); Response.Write("<br>"+ff.ToString().Substring(1, 5)); }
Mark as Answer if its helpful to you Kumaraspcode2009@gmail.com
Thanks & Regards, Alokssm
sourabh
http://hashtagakash.wordpress.com/
Login to post response