two questions:<BR>First question:<BR>In my form, method="post". After I enter data, I pressed enter or click the submit button. On page_load, I redirect to page2. Page2 request.form has no values.<BR><BR>Second question:<BR>How do I prevent the button event from executing when I press ENTER?