Here is my code. What's wrong with this?
Response.Write(String.Format("<td id = {0} onclick = 'update({0})' >", studentid));