<%@ Control Inherits="System.Web.Administration.WebAdminUserControl" %> <%@ Import Namespace="System.Data.SqlClient" %> <%@ Import Namespace="System.Web.Administration" %> <%@ Import Namespace="System.Web.Configuration" %> <%@ Register TagPrefix="user" TagName="confirmation" Src="confirmation.ascx"%>

open


 
<%-- Cause the textbox to submit the page on enter, raising server side onclick--%>
<%# Container.DataItem %>