% Option Explicit %>
<%
dim ArtistNo : ArtistNo = Request.querystring("ArtistNo")
ClearSession
%>
The artist could not be found in the database.
"
rs.close
set rs = Nothing
exit sub
end if
%>
<% if rs("ImageURL_Small") <> "" then %>
"> " border="0">
<% else %>
">
<% end if %>
|
" style="font-style: italic"><%= rs("AlbumTitle") %>
<%= rs("ArtistName") %>
List Price:<%= formatCurrency(rs("ListPrice")) %>
Our Price:<%= formatCurrency(rs("OurPrice")) %>
|
" src="images/buttons/add-to-cart.gif"> |