www.oldbengal.co.uk

Welcome to Old Bengal

www.oldbengal.co.uk
Old Bengal is a family owned restaurant provides excellent authentic Bengali/Indian cuisine with personal friendly service. Take a tour of our great Old Bengal Restaurant.

Old Bengal Events

There are a lot of fantastic events in the Old Bengal Restaurant.

<% Dim objConn 'Connection var Dim objRS 'Recordset var Dim strSQL 'SQL Statement var Dim i i = 0 'Create a Connection Object Set objConn = CreateObject("ADODB.Connection") Set objRS = CreateObject("ADODB.Recordset") strSQL = "SELECT * FROM events WHERE past=0 ORDER BY event_id DESC;" objConn.ConnectionString = strconn objConn.Open set RS = objconn.execute(strSQL) If RS.eof or RS.bof Then response.write "No Event Found." Else response.write("
    ") Do response.write "
  • " response.write "" & RS("event_title") & "
  • " RS.movenext i = i + 1 Loop Until i>2 or RS.bof or RS.eof response.write("
") End If %>
www.oldbengal.co.uk www.oldbengal.co.uk

Past Events

<% i = 0 strSQL = "SELECT * FROM events WHERE past=1 ORDER BY event_id DESC;" set RS = objconn.execute(strSQL) If RS.eof or RS.bof Then response.write "No Event Found." Else response.write("
    ") Do response.write "
  • " response.write "" & RS("event_title") & "
  • " RS.movenext i = i + 1 Loop Until i>2 or RS.bof or RS.eof response.write("
") End If %>
www.oldbengal.co.uk www.oldbengal.co.uk
www.oldbengal.co.uk