I am writing an application which needs the user to enter some information into a form and a submit button is provided. However, if the user presses the the "GO/Enter" button on iphone/bb/android and presses the submit button again, I will get an error because each form is associated with an unique ID and can be only submitted once. How do I disable my submit button once the user pressed "GO/enter" ?? thanks.
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...