6
Answers

how to find the master page's web user control in child page

hi
i have one web user control that is products.ascx i use this as a banner in my master page i want to access this user control in some other pages for this i use the following code that is

master.findControl("myControl") but , i am unable to convert this to my products because vs not show that control (like any other asp.net control) how to i solve my task.

Answers (6)
1
Sundar

Sundar

NA 9.6k 94.5k 7y
In DB Column, You may have a column to specify the Room is booked on that date or not ?. For a range of dates, use between statement in sql.  If the rooms are booked between the date range, then do your action.