Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorheldmar
    • CommentTimeOct 26th 2007
     
    Hi, I have an issue I don't know how to solve. I have to web pages, the first one contains a form with 3 inputs, when you click "Next" it passes the information which is kept in hidden inputs in the next web page which also contains another form. My problem is that, I implemented the fabulous wForms there, but when I pass to the second page, it gives me an error that says:

    Microsoft JScript runtime error '800a1391'

    'document' is undefined

    /wforms.js, line 108

    And the worst part is that, wForm doesn't get loaded on the (second) web page, so the are no form validation in it. Any help? Thanks in advance.
    • CommentAuthorcedsav
    • CommentTimeOct 28th 2007
     
    Hi,

    There's something wrong on that second page, but it's hard to guess what is it. A link to your form would be helpful.