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/cs_database_vertical.aspx.cs

16 lines
416 B

using System.Web.UI.WebControls;
using System.Data.OleDb;
using System.Data;
using OboutInc.EasyMenu_Pro;
public class cs_database_vertical : System.Web.UI.Page
{
protected PlaceHolder placeHolder1;
private void Page_Load(object sender, System.EventArgs e)
{
string sConnectionString;
OleDbDataReader oReader;
// The database has 2 tables, Menus for the principal menus and MenuItems for the items