Where are my normal headers and footers

Where are my normal headers and footers

Because the sslshopcheckout.asp could be on another server, we have tried to make it easy to install. If you wish to add more information or additional headers or images, you will need to modify sslshopcheckout.asp

You would add additional HTML in these two subroutines

Sub NewShopPageHeader
%>
html>
head>
title>Shopping Cart Secure Checkout/title>
link rel="stylesheet" href="shop.css" type="text/css">
/head>
body bgcolor="#FFFFFF" text="#000000" link="#BB0000" vlink="#000099" alink="#336699">
center>
%
end sub
Sub NewShopPageTrailer
%>
/body>
/html>
%
End Sub


Times Viewed:
2626
Added By:
Steve Baldwin
Date Created:
10/6/2005
Last Updated:
10/6/2005