Code to Block submission of form by pressing Enter Key
No Answer is Posted For this Question
Be the First to Post Answer
write a program segment that will ask the user if he wants to computer the perimeter of the area of the triangle. if the perimeter is wanted, ask the measure of the three sides and compute for the perimeter. if the area is wanted, ask for the measures of the base and height and compute for the area. display the computed value
how to pass data between pages using URLs
how to Scroll a DIV content
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
code to set the main window's size
how to copy form data between different pages
validation code / function to allow only Letters in a text box
maximizing the main window
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space:
i am making a purchase sheet in html ,it contain names of product(by selecting checkboxes),quantity(textbox) and price(checbox), by using java script i am restricting the user to prevent them to enter the wrong data ,so i made the servlet were i am only able to prevent them to enter the page in empty field , so my doubt is how do you prevent them how to enter non numerical data in quantity field
how to Auto Scroll the page
Create a Menu that can be activated while clicking on Right Mouse button