PK cm3 META-INF/PK bm3Lj j META-INF/MANIFEST.MFManifest-Version: 1.0 Ant-Version: Apache Ant 1.6.2 Created-By: 1.4.2_10-b02 (Sun Microsystems Inc.) PK &m3 03-04/PK &m355 / 03-04/cakes.asp<%@ LANGUAGE=VBSCRIPT %> <% On Error Resume Next dim selPickupLoc selPickupLoc = "" selPickupLoc = Request.Form("selPickupLoc") id =Request.QueryString("i") if id <> "" then selPickupLoc = CInt(id) if selPickupLoc = "" then selPickupLoc = 0 sniffStoreInc CInt(selPickupLoc) function setSelect(param1, param2) if (param1 = CInt(param2)) then %> selected<% end if end function dim HaveCakes For J = 0 to Ubound(ar_selStoreCakes) if ar_selStoreCakes(J) = 1 then HaveCakes = true Next session("selPickupLoc") = CInt(selPickupLoc) %>
<%
if HaveCakes = true then
%>
|
There are no customs cakes available for this site at this time.
|