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.
OboutSuite/EasyMenu/vb_database_vertical.aspx.vb

16 lines
422 B

Imports System.Data.OleDb
imports System.Web.UI.WebControls
Imports System.Data
Imports OboutInc.EasyMenu_Pro
public class vb_database_vertical
inherits System.Web.UI.Page
protected placeHolder1 as PlaceHolder
Sub Page_Load(sender As object, e As EventArgs)
Dim sConnectionString As String
Dim oReader as OleDbDataReader
'The database has 2 tables, Menus for the principal menus and MenuItems for the items