%Response.Buffer = true%> <% Dim EntryID, Title, Entry, FirstName, LastInitial, Grade, State EntryID = Request("entryid") Set RS = getEntry(EntryID) Entry = RS("Q2") TimePeriod = RS("WritingType") TimePeriodFix = Replace(TimePeriod," ","%20") TimePeriodLink = ""&TimePeriod&"" Title = RS("Q1") FirstName = RS("FirstName") LastInitial = RS("LastInitial") Grade = RS("Grade") State = RS("State") Set RS = nothing %>
![]() |
![]() |
Close
this window |