Ski school management software

Our offering has been enhanced with a ski school management software module! Take a look at https://skiresortABC.skischoolsw.com/ to see how the pseudo ski resort ABC has integrated our online booking possibility. You can have a link or button opening our software using:

<input type="button" value="As a separate window" onClick="window.open('https://demo.skischoolsw.com/online/index_m.php', 'Online booking of ski school lesson', 'location=no, scrollbars=yes, toolbar=no, resizable=yes, width=320, height=600')"

or embed it directly into your software using the following code:

<iframe src="https://demo.skischoolsw.com/online/index_m.php"
style="width: 320px; height: 600px; border: 0"></iframe>

So simple!