subsytem
03-27-2003, 12:11 PM
if anbody can help me out i would appreciate it, i need a script that can figure how many square feet are in an object when given the dimensions,
|
Click to See Complete Forum and Search --> : i need a script! subsytem 03-27-2003, 12:11 PM if anbody can help me out i would appreciate it, i need a script that can figure how many square feet are in an object when given the dimensions, AdamGundry 03-27-2003, 01:23 PM It depends on the shape of the object - for rectangles, simply multiply width by height, but for more complex shapes the formula is different. How do you want to input dimensions, which dimensions will be given, and how do you want the result displayed? Adam lora_3677 03-27-2003, 01:23 PM this will find area, you can modify it a little if necessary to make it find sq feet if given inches.yards, whatever... searched http://www.javascript.internet.com http://javascript.internet.com/calculators/area-calc.html webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |