Make Your Own Booking Widget

From Beds24 Wiki
Revision as of 17:57, 2 August 2014 by Markkinchin (talk | contribs) (Created page with "Category:Widgets Category:Booking Page Category:How to '''Introduction''' Making your own booking widget is not hard. It only involves opening the booking page a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Introduction

Making your own booking widget is not hard. It only involves opening the booking page and optionally passing some information to it.

Common ways to open the booking page are using an HTML <A> link or using a <FORM> with selectors and inputs.

We will create a form as an example in this How To.

Create a Form