If you want to show it immediately in the browser, then you will need to use
JavaScript, otherwise it can be done with ASP, PHP, etc. server-side. A
database will be helpful in either case.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"Derek" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
ok, this is a tuff one..say i have a base price for a computer system..1000
dollars or something..i want to make a configurator..this is the base
system, now, say i use a dropdown menu for all the products they can use, if
they add a dvdrw on to this order it adds say 78 dollars to the order so now
the total should be 1078 dollars..how do i make it add the 78 dollars to the
base price of 1000...i will use an update button to do this..
ie update price button...i do have some minor programing skills is this what
it will take? or is it simpler than that..any help is welcome thank you..