I dont have either.
<%@ Control language="vb" Inherits="RJmetis.Modules.TenantBookingSearch.ViewTenantBookingSearch" AutoEventWireup="false" Explicit="True" Codebehind="ViewTenantBookingSearch.ascx.vb" %>
<%@ Register TagPrefix="dnn" TagName="Audit" Src="~/controls/ModuleAuditControl.ascx" %>
<
script
language
=
"javascript"
type
=
"text/javascript"
>
//
<![CDATA[
function roomLayout_onclick() {
}
// ]]>
</
script
>
<
div
style
=
"min-width: 210px;"
>
<
fieldset
>
<
asp:Label
class
=
"marginLeft"
for
=
"venue"
class
=
"venue_label"
runat
=
"server"
Text
=
"Please Select a Venue:"
></
asp:Label
>
<
br
/>
<
asp:DropDownList
ID
=
"DropDownList2"
runat
=
"server"
>
<
asp:ListItem
>Great Portland Street</
asp:ListItem
>
<
asp:ListItem
>Lloyds Avenue</
asp:ListItem
>
<
asp:ListItem
>Luminous House</
asp:ListItem
>
<
asp:ListItem
>West Regent Street</
asp:ListItem
>
</
asp:DropDownList
>
<
br
/>
<
br
/>
<
asp:Label
class
=
"marginLeft date_label"
for
=
"date"
runat
=
"server"
Text
=
"Date of meeting:"
></
asp:Label
>
<
br
/>
<
asp:TextBox
name
=
"date"
size
=
"17"
value
=
""
maxlength
=
"10"
class
=
"text-input date"
runat
=
"server"
></
asp:TextBox
><
img
class
=
"calendar"
src
=
"images/calender.jpg"
alt
=
"calendar"
/>
<
br
/><
br
/>
<
asp:Label
class
=
"duration"
runat
=
"server"
class
=
"marginLeft"
Text
=
"Duration:"
></
asp:Label
>
<
br
/>
<
asp:RadioButton
class
=
"radio Hourly"
type
=
"radio"
name
=
"duration"
value
=
"Hourly"
onClick
=
"Hide('am/pm', this); Reveal('start/finish', this)"
runat
=
"server"
/>
<
asp:Label
class
=
"radioLabel"
for
=
"Hourly"
runat
=
"server"
Text
=
"Hourly"
></
asp:Label
>
<
asp:RadioButton
class
=
"radio halfDay"
type
=
"radio"
name
=
"duration"
value
=
"half day"
onClick
=
"Hide('start/finish', this); Reveal('am/pm', this)"
runat
=
"server"
/>
<
asp:Label
class
=
"radioLabel"
for
=
"halfDay"
runat
=
"server"
Text
=
"1/2 Day"
></
asp:Label
>
<
asp:RadioButton
class
=
"radio fullDay"
type
=
"radio"
name
=
"duration"
value
=
"full day"
onClick
=
"SuperHide('start/finish','am/pm', this)"
runat
=
"server"
/>
<
asp:Label
class
=
"radioLabel"
for
=
"fullDay"
runat
=
"server"
Text
=
"Full Day"
></
asp:Label
>
<
br
/>
<
br
/>
<
div
class
=
"start/finish"
style
=
"display:none"
>
<!-- hidden div -->
<
div
class
=
"startInput"
>
<
asp:Label
class
=
"marginLeft start_label"
for
=
"start"
runat
=
"server"
Text
=
"Start:"
></
asp:Label
>
<
asp:TextBox
name
=
"start"
runat
=
"server"
size
=
"5"
value
=
""
maxlength
=
"10"
class
=
"text-input start"
></
asp:TextBox
>
</
div
>
<
div
class
=
"finishInput"
>
<
asp:Label
class
=
"marginLeft finish_label"
for
=
"finish"
runat
=
"server"
Text
=
"Finish:"
></
asp:Label
>
<
asp:TextBox
size
=
"5"
value
=
""
maxlength
=
"10"
class
=
"text-input finish"
runat
=
"server"
></
asp:TextBox
>
</
div
>
</
div
>
<!-- hidden div -->
<
div
class
=
"ampm"
style
=
"display:none"
>
<
asp:Label
class
=
"marginLeft HalfDay_label"
for
=
"HalfDay"
runat
=
"server"
Text
=
"Half Day (ampm)"
></
asp:Label
><
br
/>
<
asp:DropDownList
class
=
"ampm"
name
=
"ampm"
style
=
"width: 185px"
runat
=
"server"
>
<
asp:ListItem
>Morning</
asp:ListItem
>
<
asp:ListItem
>Afternoon</
asp:ListItem
>
</
asp:DropDownList
>
</
div
>
<
asp:Label
runat
=
"server"
class
=
"marginLeft"
for
=
"numPeople"
Text
=
"No. of people:"
></
asp:Label
>
<
br
/>
<
asp:DropDownList
runat
=
"server"
>
<
asp:ListItem
>1</
asp:ListItem
>
<
asp:ListItem
>2</
asp:ListItem
>
<
asp:ListItem
>3</
asp:ListItem
>
<
asp:ListItem
>4</
asp:ListItem
>
<
asp:ListItem
>5</
asp:ListItem
>
<
asp:ListItem
>6</
asp:ListItem
>
<
asp:ListItem
>7</
asp:ListItem
>
<
asp:ListItem
>8</
asp:ListItem
>
<
asp:ListItem
>9</
asp:ListItem
>
<
asp:ListItem
>10</
asp:ListItem
>
<
asp:ListItem
>11</
asp:ListItem
>
<
asp:ListItem
>12</
asp:ListItem
>
<
asp:ListItem
>13</
asp:ListItem
>
<
asp:ListItem
>14</
asp:ListItem
>
<
asp:ListItem
>15</
asp:ListItem
>
<
asp:ListItem
>16</
asp:ListItem
>
<
asp:ListItem
>17</
asp:ListItem
>
<
asp:ListItem
>18</
asp:ListItem
>
<
asp:ListItem
>19</
asp:ListItem
>
<
asp:ListItem
>20</
asp:ListItem
>
</
asp:DropDownList
>
<
br
/>
<
br
/>
<
asp:Label
class
=
"marginLeft roomLayout_label"
for
=
"roomLayout"
runat
=
"server"
Text
=
"Room Layout:"
></
asp:Label
>
<
br
/>
<
asp:DropDownList
class
=
"roomLayout"
name
=
"roomLayout"
style
=
"width: 185px"
onclick
=
"return roomLayout_onclick()"
runat
=
"server"
>
<
asp:ListItem
>Boardroom</
asp:ListItem
>
<
asp:ListItem
>Meeting Room</
asp:ListItem
>
<
asp:ListItem
>U Shaped</
asp:ListItem
>
<
asp:ListItem
>Theatre</
asp:ListItem
>
<
asp:ListItem
>Classroom</
asp:ListItem
>
<
asp:ListItem
>Carbaret</
asp:ListItem
>
</
asp:DropDownList
>
<
div
class
=
"button submit_btn"
id
=
""
><
asp:Button
runat
=
"server"
Text
=
""
/></
div
>
</
fieldset
>
</
div
>
<!-- end of booking form -->