Web Hosting Talk







View Full Version : Quote calculator


Dave_webb
05-09-2010, 01:44 PM
Does anyone know how to make a little calculator like on this website: http://www.logoinn.co.uk/web-design/web-design-logo-design-bundle.aspx I am referring to the "Customise your Bundle" box which allows user to tick the check boxes and the price updates.

Does anyone know where I could find a script or something for this? Or is it possible to do something like this on WHMCS?

Thanks

BlaZeX
05-09-2010, 03:14 PM
Well, it might be pretty easy to do in Javascript :p
I'm still a noob in Java but others might help :D

123Systems-Andrew
05-10-2010, 01:07 AM
HotScripts might have something like this

http://www.hotscripts.com/category/java/

I didn't bother looking for it but you can look all you want :P

Dave_webb
05-10-2010, 11:36 AM
Thanks you two. Do either of you have any idea what you call this type of form?

jamjam
05-10-2010, 03:09 PM
The calculator looks very simple just a simple javascript. Just read some books about javascript.

energizedit
05-10-2010, 04:21 PM
Yes, that is just very simple javascript. Search for "javascript checkbox update total" or something like that to get going.

skullbox
05-10-2010, 04:45 PM
Theplanet.com uses software like that and I can't remember the name of it. You many want to move this to the hosting software section.

diyroberts
05-11-2010, 06:39 PM
search dhtml into google, it may help with some results for you. We find dhtml is a very useful language and tool for these things