<%@LANGUAGE="VBSCRIPT" CODEPAGE="1251"%> <% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_achiever_STRING Recordset1.Source = "SELECT name, principal, address, phone, website FROM school" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> National Achiever Services - Graduation, Recogniton, Achievement, Awards
Home Shop
Graduation Class Rings Letter Jackets Custom Apparel Recognition
Info
Chenille
Pricing
Ordering
Rea
[+] Your School Selected is: <%=Request.Form("school")%> ">

<%=Request.Form("firstname")%> "> , Choose and more text and indications
Chenille Configuration

First Name on Front



Type
(Select one of the many styles to apply to your first name)

Option #1
Option # 2
Option # 3
Option # 4
Option # 5
Option # 6
Option # 7
Option # 8


What Activities did you letter in?:

How man years have you lettered:
* Number of bars:





What Activities did you letter in?:

How man years have you lettered:
* Number of bars:






What Activities did you letter in?:

How man years have you lettered:
* Number of bars:






What Activities did you letter in?:

How man years have you lettered:
* Number of bars:






What Activities did you letter in?:

How man years have you lettered:
* Number of bars:







Frequently Asked Questions
<% Recordset1.Close() Set Recordset1 = Nothing %>