When I run this code:tblMain is a HtmlTable which is defined as protected at the top and is set to runat serverCode:tblMain.InnerHtml = "<tr><td>I'm sorry, you did not fill out one or more required "+ "fields (Title and or description). Please <a href=\"javascript:history.go(-1)\">go back</a> "+ "try again.</td></tr>";Any ideas? It's in C# in case you'd not noticed
Thanks




Any ideas? It's in C# in case you'd not noticed 
Reply With Quote