|
HTML can include some features which are undesirable when
rendering on the server. For this reason you may find some minor
differences between the pages you see when browsing the web and the
pages you see rendered using ABCDrawHTML.
JavaScript
Client side scripting technologies like JavaScript and VBScript
are disabled. This will not normally impact the visual appearance
of a page.
Occasionally JavaScript redirects are used to direct the browser
from one page to another. This is not a normal technique because it
is inefficient compared with server side redirects but it can stop
certain pages being rendered as expected.
Java
Java is disabled. This means that Java applets will not be
displayed.
Java is not normally used on the types of pages you will want to
render. However sometimes client side Java graphing solutions are
used to display charts. These will not render.
ActiveX
ActiveX can be a security risk so it is disabled. This means
that content like Flash and Shockwave will not render.
|