KioWare has a new website featuring updated product information, pricing, documentation, and resources. Choose an option below to continue.
For existing customers, you can log in to your account here.
Force IE into Non-Standards compliance mode (to disable border/scrollbars):
Microsoft's documentation on this can be found here.
As documented by Microsoft, this forces the browser control into non-standards compliance mode.
Putting scroll="no" in the body tag forces scrollbars off.
Additionally, one user noticed that they had to use <BODY style="border:0;"> in addition to the doctype, in order to achieve the desired effect.