<%@ Language=VBScript %> <% Option Explicit %> <% Response.Buffer = true %> <% dim rsCards set rsCards = server.CreateObject("ADODB.RECORDSET") rsCards.CursorLocation = adUseClient set rsCards = conn.execute("stor_CreditCards_select") %> Order Status

Order Status

Please enter your email address in the box below:

Email:  

 

 

<% conn.close set conn = nothing %>