Hello,
I have to WebServer apps which partly use the same browses and forms. These procedures are defined in a dll which is linked to both WebServer exe.
One form has four tabs. Calling it from one server its display correct. and also works (Save,...).
Called from the other server the content of the tabs is display not in tabs but under the tab before. So one the page you see no tabs, on top the content of the first tab, below the content of the second and so on... At the same time the Save button of the form does not work.
I have the same web folder, the same scripts are activated in the webServer extensions.
Does someone has an idea?
Thanks
Heinz