Using the Search Form and Iframes
If you want to use a “book now” form where guests enter their dates on your website you have to pass the variables to YOUR page which then passes them to the URL in the iframe. This can be done using programming, such as PHP, ASP, etc, or with javascript. Here is a way to do this in javascript so … Read more