Applet editing

I am trying to start an Ignition applet from within an activex browser. It starts up fine, but the activex control always inserts a scroll bar on the left even when it is not needed. From what I have read, the way to get rid of this is to add “” to the html code. Where is the actual applet file stored on the Gateway machine? If edit it, will it get overwritten? Is there are better way to do this?

You can’t edit the HTML that the gateway provides to load the applet, but you can write your own webpage (hosted through a web server like IIS, apache, etc) that links to the applet on the Gateway.