%@ Language=VBScript %>
<%Response.Buffer=True%>
<% Updated = Request.QueryString("Updated") %>
<% PageTitle = "SiteManager - Inquiries" %>
<% PageID=1300%>
<% Header %>
<% Menu PageID %>
<%' Main body of page goes here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ %>
<%Submissions%>
<%' End Of Main body ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ %>
<% Footer %>
<% Sub Submissions%>
| <%= FormatDateTime(Date,1) %> |
| |
|
This area allows you to view Inquiries received from the Wades Bindery Site. The menu buttons on the left allow you to view New Inquiries as well as the Inquiries Archive |
|
<%End Sub %>