I've got a small little page that is going to be viewed from a BB. Here's my 2 questions:
If I "click" on the link to submit the page, I get the following error: "JavaScript: An error occurred while executing a script." I can tell my BB to emulate a Microsoft IE browser and I don't get this error. I hope to not use this option because I doubt my users will be able to figure this out.
I have a panel that has a text box and a button in it. I set the DefaultButton property of the panel to be the button so when someone hits the enter button, it fires the click event of the button. When I hit enter on my BB, it reloads the page. Does anyone know why and how to fix this?
Thanks