% '*********************************************************** ' SESSION("ProdPage") ' This is the current product page. Whenever a customer ' selects a product from the products.asp page the link ' displays the unique page for that product. At the top ' of the prducts page is a vbscript segment that sets ' this session variable to the name of the product page. ' ' SESSION("ErrMsg") ' This session var contains an error message that is to ' be displayed to the customer when there is a field ' entry correction required. ' '************************************************************ 'Action value for form ordproc = "AddCartRow.asp" SESSION("ProdPage") = "prod_BCER01.asp" %>
![]() | ||||||||||||
| ||||||||||||