<% @LANGUAGE = VBSCRIPT %> <% Option Explicit %> <% ' dosell.asp Version 1: only check login %> <% Dim s If Session( "LoggedIn" ) Then s = "postitem.asp" Else Call Response.Redirect( "login.asp" ) End If %>
Ends:
State:
Payment:
Title:
Language:
Publication Year:
Edition:
Description:
<% ' Provide links back to home and book items. %>
Home