HI, if someone could get me started with this, i'd be forever grateful. I need to make a form which allows a user to enter a height and width for a given product. I then need to multiply those together to get total square feet and apply a price based on a total square foot range. So if the total square feet is let's say 0-100, it's .75/sq ft, if its between 101-200 then it's .65/sq ft and so on. I am hoping this can be accomplished. Thanks for any help on this!