I am trying to do some very simple
form validation with JavaScript...
Its returns this error message....
Error:
name: TypeError
message: Value on left hand side of '.' is not convertible to Object: formField.StAddress
Does this have anything to do with PHP?
(I don't think so..)
Anyhow...anyone has any ideas why it
would do so ?
Thank you all
Mayank