/asp/freeapps/postcardmentor/previewpic.asp
<!--#include file="inccard.asp"-->
<%
Dim strURL
strURL = Request.QueryString("url")
%>
<HTML><HEAD><TITLE>PostcardMentor Card</TITLE>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<BODY aLink=#000000 bgColor=#ffffff link=#000080 text=#000000 vLink=#000080>
<CENTER>
<CENTER>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=591>
<TBODY>
<TR>
<TD align=middle vAlign=top width="468">
<%=Inccard_GetAd(1)%>
</TD>
<TD></TD>
<TD vAlign=top><%=Inccard_GetAd(2)%></TD></TR></TBODY></TABLE></CENTER>
<FONT face="Arial,Helvetica,Sans Serif" size=2>
<P><img src="<%=strURL%>">
<P><BR>This script is developed by ASPCode.net - <a href="http://www.aspcode.net/postcard">http://www.aspcode.net/postcardmentor</a><P><%=Inccard_GetAd(3)%></CENTER>
<P><BR>
<P><BR></P></FONT></BODY></HTML>