home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / VCAFE.3.0A / Sample.bin / cardentry.BAK < prev    next >
Text File  |  1998-09-16  |  2KB  |  70 lines

  1. <HTML>
  2. <HEAD>
  3.     <TITLE>Symantec Corporation</TITLE>
  4. </HEAD>
  5. <BODY BACKGROUND="/symantec/images/sidesym2.gif" BGCOLOR="white" LINK="black" ALINK="#990000" VLINK="#996600">
  6. <FORM ACTION="/servlet/credit" METHOD="POST" ENCTYPE="application/x-www-form-urlencoded">
  7. <P>
  8. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
  9.     <TR>
  10.         <TD WIDTH="152" ALIGN="LEFT" VALIGN="TOP">
  11.             <P><IMG SRC="/symantec/images/spacer.gif" WIDTH="152" HEIGHT="1" ALIGN="BOTTOM" BORDER="0"><BR>
  12.             <A HREF="/index.html"><IMG SRC="/symantec/images/sym_logo.gif" WIDTH="144" HEIGHT="39" ALIGN="BOTTOM" ALT="Symantec logo"
  13.             BORDER="0"></A><BR>
  14.             <IMG SRC="/symantec/images/us_logo.gif" WIDTH="144" HEIGHT="24" ALIGN="BOTTOM" ALT="United States" BORDER="0">
  15.         </TD>
  16.         <TD ALIGN="LEFT" VALIGN="TOP" COLSPAN="2">
  17.             <P><IMG SRC="/symantec/images/us_resourcecenters_internettools_banner.gif" WIDTH="435" HEIGHT="63" ALIGN="BOTTOM" ALT="Internet Tools" BORDER="0">
  18.         </TD>
  19.     </TR>
  20.     <TR>
  21.         <TD WIDTH="152" ALIGN="LEFT" VALIGN="TOP">
  22.  
  23.             <H4 ALIGN="CENTER">Servlet Demo</H4>
  24.             <H4 ALIGN="CENTER">Electronic Software<BR>
  25.             Distribution</H4>
  26.             <H4></H4>
  27.             <H4></H4>
  28.             <P><FONT SIZE="2">© 1998 Symantec Corporation</FONT></P>
  29.  
  30.             <P><FONT SIZE="2">All rights reserved.</FONT>
  31.         </TD>
  32.         <TD WIDTH="3" ALIGN="LEFT" VALIGN="TOP">
  33.             <P><IMG SRC="/symantec/images/spacer.gif" WIDTH="3" HEIGHT="1" ALIGN="BOTTOM" ALT="spacer" BORDER="0">
  34.         </TD>
  35.         <TD ALIGN="LEFT" VALIGN="TOP">
  36.  
  37.             <H2 ALIGN="RIGHT">Credit Card Number Screen</H2>
  38.             <P ALIGN="RIGHT"><FONT SIZE="1">Electronic Software Distribution Demonstration</FONT></P>
  39.             <P>
  40.             <HR ALIGN="CENTER">
  41.             </P>
  42.             <H2>Purchase KillerApp for Java</H2>
  43.             <P><!--posErrorText-->
  44.             <H3>Please Enter your Card Number</H3>
  45.             <P>  </P>
  46.             <!--fieldPosition-->
  47.             <P>Card Number   <INPUT TYPE="TEXT" NAME="ccNumber" SIZE="36">  </P>
  48.  
  49.             <P>Expiration Date (mm/yy)  <INPUT TYPE="TEXT" NAME="ccXDate" SIZE="8">  </P>
  50.  
  51.             <P>Card Type: 
  52.             <SELECT NAME="ccType">
  53.             <OPTION SELECTED>Visa</OPTION>
  54.             <OPTION>Master Card</OPTION>
  55.             <OPTION>American Express</OPTION>
  56.             </SELECT>
  57.             </P>        
  58.             <INPUT TYPE="HIDDEN" NAME="page" value="1">
  59.  
  60.             <P><INPUT TYPE="SUBMIT" VALUE="Continue...">
  61.         </TD>
  62.     </TR>
  63. </TABLE>
  64. </P>
  65.  
  66. </FORM>
  67.  
  68. </BODY>
  69.  
  70. </HTML>