You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
352 B

imports System
imports System.Data.OleDb
imports System.Web.UI.WebControls
imports System.Collections
public class vb_response
inherits OboutInc.oboutAJAXPage
protected Category as Literal
protected basket as DataList
protected productList as DataList
sub Page_Load(byval sender as object, byval e as EventArgs)
if not IsCallback