Weird html stuff

I use SQL and html a lot for searching and providing a list of results as html into a global html field. This works fine in the rich client. However in webclient i’m getting 2 ‘errors’

  1. Html field and buttons seems to render in the wrong place in IE6 on WinXP - works fine in Safari. See attached screen grabs.

  2. Calling methods as

from within the html field (e.g. to move to another form) does not appear to work in either browser.

Simple solution attached.

test2.servoy (7.8 KB)

  1. clear your cache, IE seems persistent in using stored css even when the server file is changed
  2. javascript urls are not yet rewritten, they will be before final release