Boy - that site view is messed up in Firefox.
I'm a novice, but will try to help where I can so others can help me...
The calculator is not DreamWeaver specific, it is a JavaScript, but I'm not sure what script it is. It seems to be calling a function - calculateA - that is referenced in java/javascripts.js.
This may be an off-the-shelf script that does some simple financial calculations. You should be able to find one at some script sites.
The e-mail form stuff is pretty straight forward. Looks like you can go to a place like this - http://www.mycontactform.com and it will create a form for you. Note that basic forms usually have the e-mail address out in the open for spammers. This site might create an e-mail form for you using a PHP script that hides the e-mail address.
I think that you can find other tutorials to create a basic e-mail form on the Web using a search. I'm not sure what to use, so I do not know what to suggest.
I'm afraid that I can not help with the database.
|