logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • dan
    • Posted on Sat 2 Mar 2002

    Great site. Had trouble with the code to trap the enter key on a View Template.

    Found this instead on Notes.net which seems to work as passthrough html. It also avoids having to go into the form properties, so it can be in the subform.

    --Dan

    </script> <SCRIPT Language="JavaScript">document.forms[0].onsubmit=new Function("alert('Enter Key Disabled. Choose a Link or Button');return false;");</SCRIPT>

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: