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
370 B

imports System
imports System.Xml
imports System.Data
imports System.Data.OleDb
imports System.Web.UI.WebControls
public class vb_livesearch
inherits OboutInc.oboutAJAXPage
protected hotelList as DataList
protected lDestination as Literal
protected lCheckIn as Literal
protected lCheckOut as Literal
protected lAdults as Literal
protected lChildren as Literal