%@ Language=VBScript %> <% Updated = Request.QueryString("Updated") %> <% PageTitle = "SiteManager - List 'What's New' Entries" %> <% PageID=501 %> <% Header %> <% Menu PageID %> <%' Main body of page goes here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ %> <% WhatsNewList %> <%' End Of Main body ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ %> <% Footer %> <% Sub WhatsNewList %>
<%= FormatDateTime(Date,1) %>
| "What's New" entries available for online viewing: |
|||
| " title="Click here to edit this entry"> |
<%=rs("txtHeading")%> | " title="Click here to edit/remove this image"> |
" title="Click here to delete this entry"> |
| " title="Click here to edit this entry"> |
<%=rs("txtHeading")%> | " title="Click here to add an image">No Image | " title="Click here to delete this entry"> |
| There are currently no "What's New" entries in the database.... |
|||
| Click the 'Add Entry' button or Click Here to enter the information. *Note: There must be at least one Category entered before a Product can be entered. |
|||