%@ Page Language="VB" Debug="True" %>
<%@ import Namespace="System.Data" %>
<%@ import Namespace="System.Data.Oledb" %>
<%@ import Namespace="System.Data.SqlClient" %>
Recipe Comments Manager
How to?:
To review a comment, click the Date link.
To view the recipe associated with the comment, click the Author Name link.
To edit/delete a comment, click the ID link.
Recipe Manager Main Page