i want to pass a query string with in anchor tag how to do this
Hai,
in this coding query string is not working it only passes a null value,
how to solve this
Response.Write ("<br><tr><td><b><a href='seven.aspx?title1='"+str+">"+ str + "</a></b><br> "+ rdr["suggestion"] + "</td>");