About Us

What's New!

Taking online orders is here! Registered restaurant owners find out how easy it is to get setup

Read More


☑ Menu Design is here!
☑ Ordering for take-out
☑ Web site is mobile friendly!

Screen shot of online ordering:
(Click image to enlarge):

What's Next!

You tell us!
Email info@foodJaunt.com your vote for the next feature we add to our reservation/ordering system.

Read More

☐ Coupons?
☐ Loyalty program?
☐ Customer contact campaigns
☐ Additional options on existing features?
☐ Other?

Community Highlight

We highlight each new community we serve.

Hamilton, Ontario

If you are spending time in Hamilton, Ontario here is bucket list to do while you are there.

Read more

Museums:
There are many, but Dundurn Castle, The Canadian Warplane Heritage Museum and Parks Canada's HMCS Haida World War II Destroyer are unique to Hamilton.


Non-Reservable "Quick Restaurants":
Hutches on the Beach is a 70 year-old fast-food diner well known to all Hamiltonians. It is very close to the only water park, Wild Waterworks in the area.

Very similar to Hutches is Easterbrooks on the border of Hamilton and neighbouring city of Burlington which is close to the Royal Botanical Gardens



Sports and Entertainment:
The Hamilton Bull Dogs are a CHL team playing out of Hamilton's FirstOntario Centre which also hosts a myriad of events including major music concerts. And of course if you are in town during football season a must see are the Hamilton Tigercats Canadian Football League team.

A short drive out of town is African Lion Safari

Annual Special Events During the year:
The Ancaster Fair
Fireworks at Bayfront park on Canada Day




Restaurant owners: email us your town's or city's must see and do list and we will show case them here with credit to you.

Hamilton-based Restaurant service providers : email us your details and we'll help connect you to restaurants here.

Web Designers

Quickly and easily add online reservations and ordering to the web sites you design. Simply add the code and have the restaurant sign up online with us for free for one year.

Read more

Method 1: A Simple Link



The easiest way is to link to our secure website:

Sample HTML code:

<a href="https://www.foodjaunt.com/FoodJaunt/MakeReservation?r=17" target="_blank">Online Reservations</a>

Note: You will just need to change the 17 to the number that your restaurant receives when they register online with us.

Sample use: Online Reservations

Method 2: Use iframes



parameters on iframe src string:
  • EMBEDDED=Y is required to remove extra header/footer etc from foodjaunt.com site and allows additional color formatting so you can use optional parameters below:
    • body_color background color of the body of src in iframe
    • t_border_color table border color default none
    • th_background_color table header background color default none
    • td_background_color table cell background color default none
    • ltd_background_color table last cell background color default none
    • t_color table - font color
    • th_color table - header font color
    • td_color table - cell font color
    • ltd_color table - last cell color
The colors can be defined with any valid color in CSS. e.g. black, white or in hex format #FFFFFF, #000000

Sample HTML code 1 (with color selection):
<iframe id="form-iframe" src="/FoodJaunt/MakeReservation?r=17&EMBEDDED=Y&body_color=#FFFFFF&t_border_color=red&td_background_color=blue&th_background_color=yellow&ltd_background_color=green&th_color=white&td_color=black&ltd_color=orange&t_color=brown" style="margin:0; min-height:350px; width:100%; border:none; overflow:hidden;"></iframe>

Sample 1 (with color selection):


Sample HTML 2 (with defaults)

<iframe id="form-iframe" src="/FoodJaunt/MakeReservation?r=17&EMBEDDED=Y" style="margin:0; min-height:350px; width:100%; border:none; overflow:hidden;"></iframe>
Sample 2 (with defaults):

Email info@foodjaunt.com if you need any assistance or would like an alternate setup.



         


     Privacy Policy      Our Apps      Affiliates      News      About Us

    Build Time: 2024-03-04 22:41:58
    Current Time: Tue May 19 04:16:19 UTC 2026