%-- guestpost.aspx This is the main file in the Guestbook example. This file shows how to open and write in to an XML file from and user filled form also you can learn how to call another page with a custom querry. This file has been made by Saurabh Nandu you can find more such examples and scripts at http://www.MasterCSharp.com If you have any questions comments or suggestions feel free to contact me at saurabh@MasterCSharp.com copyrights 2000-2001 15/July/2001 --%> <%@ Page Language="C#" EnableSessionState="False" %> <%@ Import Namespace="System" %> <%@ Import Namespace="System.IO" %> <%@ Import Namespace="System.Data" %> <%-- These are the imported namespaces needed to run the guest book --%>
Thank you for posting in my Guestbook!
Click here to view GuestBook.