%-- Fig. 21.40: Guestbook.aspx --%> <%-- Guestbook Web application with a form for users to submit --%> <%-- guestbook entires and a GridView to view existing entries. --%> <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Guestbook.aspx.cs" Inherits="Guestbook" %>