Hello
I have a problem with table tags e.g. like this simple form:
when opened in New Window without Browser Navigation inverts columns; while in preview and the others options the form is correct.
Because it works in my development site, I think I have forgotten something when I deployed ChronoForm in my public site (my provider does not allow the automatic installation).
Some ideas?
I have a problem with table tags e.g. like this simple form:
<table>
<tr><td>field 1<td><input type=text name=fld1>
<tr><td>field2<td><input type=text name=fld2>
</table>
<input type=submit />
when opened in New Window without Browser Navigation inverts columns; while in preview and the others options the form is correct.
Because it works in my development site, I think I have forgotten something when I deployed ChronoForm in my public site (my provider does not allow the automatic installation).
Some ideas?