Web Designer Guide

Top  Previous  Next

Web developers should insert html similar to the code below into an existing web page replacing %%DMS_BRANCH%% with the workshop No in Navigator to create the booking and %%APIKEY%% with the API key supplied by DMS:-

 

<iframe

 style=”width:600px; height:530px; border:none; overflow:auto;

background-color:#fff;”

 onload=”setIframeHeight(this);”

 id=’iBookingFrame’

src=’http://webapps.dmservices.co.uk/bookingform.htm?branch=%%DMS_BRANCH%%&apikey=%%APIKEY%%’

 >

 You cannot book your vehicle service here because your browser does not support iframes.

 Please telephone us instead.

</iframe>

 

An example of this in use is shown at http://webapps.dmservices.co.uk/demo.htm.

If you have any questions please contact the Navigator team on 0845 686 2366.