Changes

Jump to navigation Jump to search

Booking Widget opening Booking Page on Your Own Website

184 bytes added, 17:23, 19 September 2013
no edit summary
If your URL contains & characters you will need to first url encode it with a tool like http://meyerweb.com/eric/tools/dencoder/
 
Remove the target value from the link if you want the new page to stay in the same window.
** Booking Box and other HTML forms
<input type='hidden' name='redirect' value='<nowiki>http://yourURL</nowiki>'>
 
Remove the target value from the form if you want the new page to open in the same window.
* Create the landing page

Navigation menu