View Full Version : help with a caculator
offthebanaster
07-08-2004, 04:11 PM
heres the deal. I am making a web in Front Page. The idea is that a customer clicks on an item, this brings them to a new page where they start to customize that item with other options.When all done, I would like to have a total price for that item listed. I have a mathimatical formula for figuring it out, how do I make it work on the web page.
Please help me !!!!
agent002
07-08-2004, 04:26 PM
I'd suggest that you use a server side script, such as a Perl/CGI, PHP, ASP, or Python/CGI one. That requires that your webhost supports the language that the script uses. There are many such scripts at Hotscripts (http://www.hotscripts.com/) and The Resource Index (http://www.resourceindex.com/). JavaScript could do it too, but I recommend a server side script... unless your webhost doesn't support any server side language.
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.