%@Language = "VBScript"%>
<%
'This page will list all of the guestbook comments
'get from saveguestbook if error
status = ""
status = Request.Querystring("status")
dim today
today = date
SQL = "SELECT * FROM Guestbook WHERE Approved = 'yes' ORDER BY DateEntered desc"
Set RS = Conn.Execute(SQL)
if err then
Response.write "Query failed due to: " & err.description & "
"
end if
%>
![]() |
||||||||
|
||||||||
Phoebe's Guestbook<%if status = "Remove" then%>
Your guestbook entry was not allowed. Thank you for signing our guestbook. Your entry will show up as soon as it is approved. Please sign my guestbook using the form below. To read my guestbook, click here.
|
||||||||
|
NEWS || BOOKS || ABOUT ME || BACKLIST || GUESTBOOK || NEWSLETTER|| PRESS KIT || CONTACT ME This website designed and maintained by
NovelTalk. |
||||||||
|
Designed & Hosted by
![]() |