Friday 27 April 2012

Banner Design...

All Latest Banner 

Our Latest Banner Are Available Here, To All The Size And All The Type Banner Available Here,

<% System.Data.DataTable dt1; Class1 p14 = new Class1(); dt1 = p14.get("SELECT subcategory_name, descripation, image, category_id FROM subcategory_table WHERE category_id = (select category_id from category_table where category_name='" + Request.QueryString["name"] + "')"); for (int i = 0; i < dt1.Rows.Count; i++) { if (i % 1 == 0) { string tmp = dt1.Rows[i][2].ToString(); string tmp1 = tmp.Substring(2); // Response.Write(tmp1); Response.Write("