Slashdot Mirror


User: jvdneut

jvdneut's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. I wrote something like that some time ago... on Form Filling Through Office 12 · · Score: 1

    I wrote a plugin-less runtime for InfoPath forms that runs (only in) MS Internet Explorer 6 last year sometime.
    It runs most InfoPath forms okay, even includig scripting.

    Unfortunately I haven't had the time to build a Mozilla based version of it, although I'm sure it is possible. Biggest roadblock there is the lack of (the non-standard) contentEditable functionality. If that was available, I'm sure I wouldn't have any problems porting it.