
This is a 1:1 port (regarding functionality) of my guestbook application written in VBScript for ASP, to a C# application written for ASP.NET. Therefore, all the description of the mentioned original guestbook article applies to this article as well. I will quote the most important facts here. The guestbook has the following main-functionality, Display entries with author-name, e-mail, date and text. Administration mode: delete entries. "Navigation" jump to first page, last page, previous page, next page, discrete pages. The sample is ready-to-use. As-few-as-possible HTML-formatting (e.g., fonts) is done in order to keep it clear. You could modify the following things, Change the language of the texts. Adjust the design to your needs. Extend the functionality.
|