What is the correct way to find a form? I have:
Code:
var formObj = eval('document.forms.' + formName)
But this was written some time back (over a year I believe), so was wondering if I needed to correct it.
Thanks,
Michael