%@LANGUAGE="VBSCRIPT"%> <% UC_CartColNames=Array("ProductID","Quantity","Price","Total") UC_ComputedCols=Array("","","","Price") set UCCart1=VBConstuctCart("canticle",1,UC_CartColNames,UC_ComputedCols) UCCart1__i=0 %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId = CStr(Request.Form("UC_recordId")) If (Request.Form("UC_recordId").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("Pink Rose, M34, 142L, 142LF, 143, 142W, 142WF","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId2 = CStr(Request.Form("UC_recordId2")) If (Request.Form("UC_recordId2").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId2) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId2) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("Yellow Rose, DM611, D616, D615W","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId3 = CStr(Request.Form("UC_recordId3")) If (Request.Form("UC_recordId3").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId3) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId3) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("White Rose, DM601, D606, D605W","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId4 = CStr(Request.Form("UC_recordId4")) If (Request.Form("UC_recordId4").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId4) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId4) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("Red Rose, MREDR, 843, 824W, 842L","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId5 = CStr(Request.Form("UC_recordId5")) If (Request.Form("UC_recordId5").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId5) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId5) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("Lily, M40R, 4023, 4022W, 4022L","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId6 = CStr(Request.Form("UC_recordId6")) If (Request.Form("UC_recordId6").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId6) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId6) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("Dove, M3WD, 303, 302W, 302WF","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %><% ' *** Add item to UC Shopping cart UC_editAction = CStr(Request("URL")) If (Request.QueryString <> "") Then UC_editAction = UC_editAction & "?" & Request.QueryString End If UC_recordId7 = CStr(Request.Form("UC_recordId7")) If (Request.Form("UC_recordId7").Count = 1) Then set UC_rs=Nothing UC_uniqueCol="" UC_redirectPage = "cart.asp" If (NOT (UC_rs is Nothing)) Then ' Position recordset to correct location If (UC_rs.Fields.Item(UC_uniqueCol).Value <> UC_recordId7) Then ' reset the cursor to the beginning If (UC_rs.CursorType > 0) Then If (Not UC_rs.BOF) Then UC_rs.MoveFirst Else UC_rs.Close UC_rs.Open End If Do While (Not UC_rs.EOF) If (Cstr(UC_rs.Fields.Item(UC_uniqueCol).Value) = UC_recordId7) Then Exit Do End If UC_rs.MoveNext Loop End If End If UC_BindingTypes=Array("LITERAL","LITERAL","NONE","NONE") UC_BindingValues=Array("White Dove, MCM2, CM12","1","","") UCCart1.AddItem UC_rs,UC_BindingTypes,UC_BindingValues,"increment" ' redirect with URL parameters If (UC_redirectPage <> "") Then If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then UC_redirectPage = UC_redirectPage & "?" & Request.QueryString End If Call Response.Redirect(UC_redirectPage) End If End If %>
|
|
||
| HOME | CATALOGUE | PROGRAM | FEATURED ITEMS | TEMPLATES | REQUEST FORM |
View our selection of "New" stationery items and products or our "Promotions and Clearance" section below. The new products are will be listed in our catalogue. You can be linked by selecting an image and browse through the catalogue categories.
|
| Home | Catalogue | Request Form | Program |
©2005
Canticle Cards and Canticle Creations. All Rights Reserved. Design by
Lisa Bryce. |