"Erik Arvidsson" <[EMAIL PROTECTED]> wrote in message
97i4hn$[EMAIL PROTECTED]">news:97i4hn$[EMAIL PROTECTED]...
> The correct way to do this using HTML4.0 is to use an object inside a
form.
> However there are no browsers that support HTML4.0. AOL has promised full
> HTML4.0 support for Netscape 6 (?) but we all know that that is just empty
> marketing talk.
>
> <form action="...">
> <object type="text/html"></object>
> <button onclick="this.form.submit()">Submit</button>
> </form>

<object> works fine in Mozilla for me. I don't
know what your problem is...



Reply via email to