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
1 7039i 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
2 5284Post New JavaScript Code Questions
Create a ViewState Property?
how to create a Draggable element
advance the focus to next consecutive fields when Enter Key is pressed
code to get the coordinates of a Click Event
sample code to auto focusing the first field in a form
snippet to prevent submission of form when certain/any validations got failed
how to Auto Scroll the page
how to pass data between pages using Frames
program to show a progress bar
how to get the User's Time of Day
how to convert between arrays and strings
Create a Menu that can be activated while clicking on Right Mouse button
code to keep a page Out of the browser history
how to create an anonymous function
how to create a Custom Scrollbar