<% if isarray(session("bhe_basket")) = true then arrayBasket = session("bhe_basket") no_of_items = ubound(arrayBasket) + 1 else no_of_items = 0 end if %>