I believe that a period is not allowed in an identifier. You should pick another name for your form.

-Richard


At 09:59 PM 8/31/2004, you wrote:
Hi!

I have some forms with dots in their names.

The problem is that the JS validation code being generated is not quite
right

Is there a resolution/work-around to this issue ?

e.g.

FormName: employer.search
JS generated:

=============

    function employer.search_required () {
        ...
        ...
    }

    function employer.search_email () {
        ...
        ...
    }

=============


TIA,

Kunal


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to