|
|
Q357 How do I access a form field which has a non alphanumeric name?
irt.org | Knowledge Base | JavaScript | Form | Q357 [ previous next ] Q357 How do I access a form field which has a non alphanumeric name?Rather than attempt to access the value of a form field called 'a.b.c.d' using:
use:
|
-- div -->
|