<%@ Page language="C#"%> btnet bug history
History of Changes for <% Response.Write(Convert.ToString(bugid)); %>

<% if (ds.Tables[0].Rows.Count > 0) { SortableHtmlTable.create_from_dataset( Response, ds, "", ""); } else { Response.Write ("No history for this bug."); } %>