J
jdrott1
I'm trying to create a simple gadget in windows vista to help simplify
my life. Can someone help me write a small script since i know
absolutly nothing about javascript?
Looks like this visually:
Cost Retail
Enter a Price: ______ SGL
How Many in Box: _____ Box
Calculation:
Cost Box = Price * 1.2
Cost Sgl = Cost Box \ How Many
Retail Sgl = Cost Single * 1.6
Full Retail Box = Retail Sgl * How many
Retail Box = Full Retail Box - (Full Retail Box * .10)
my life. Can someone help me write a small script since i know
absolutly nothing about javascript?
Looks like this visually:
Cost Retail
Enter a Price: ______ SGL
How Many in Box: _____ Box
Calculation:
Cost Box = Price * 1.2
Cost Sgl = Cost Box \ How Many
Retail Sgl = Cost Single * 1.6
Full Retail Box = Retail Sgl * How many
Retail Box = Full Retail Box - (Full Retail Box * .10)