Hello all,
I am using script from : <!-- m --><a class="postlink" href="http://javascript.internet.com/forms/tab-key-emulation.html">http://javascript.internet.com/forms/ta ... ation.html</a><!-- m --> that tells the enter key to emulate the tab key. I ran into problems with the field names. I have and need fields which have two separate names in them for validation notes on the page when the field on the form is not filled out correctly. I get a javascript error "Expected ';' " when I hit these fields with a space in the name. Is there a way to over come this and leave my field names as they are?
Thanks all,
Gale
I am using script from : <!-- m --><a class="postlink" href="http://javascript.internet.com/forms/tab-key-emulation.html">http://javascript.internet.com/forms/ta ... ation.html</a><!-- m --> that tells the enter key to emulate the tab key. I ran into problems with the field names. I have and need fields which have two separate names in them for validation notes on the page when the field on the form is not filled out correctly. I get a javascript error "Expected ';' " when I hit these fields with a space in the name. Is there a way to over come this and leave my field names as they are?
Thanks all,
Gale