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 7109i 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 5420Post New JavaScript Code Questions
how to copy form data between different pages
Reading which Non-Character Key was pressed
program to bring a window to the front
how to transform XML Data into HTML
code to create a new window
Create a Menu that can be activated while clicking on Right Mouse button
write a code that user can choose/alter Body Text Size
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
how to convert between arrays and strings
code to Hide and Show form controls
Code to Block submission of form by pressing Enter Key
code to keep a page Out of the browser history
how to pass data between pages using Frames
how to create a Custom Scrollbar
create Drop-Down Navigation Menus