Jump to content

php form


Skitzo

Recommended Posts

We are trying to make a basic form for ordering fishing lures. This is what it looks like:

 

http://www.actonhighschool.ca/12/order.php

 

All we want it to do is have the user fill in the fields, and when they hit submit, the form it's mailed off. However, I don't know how to do the Quantity X Price + the GST and PST.

 

It sounds simply enough but I've never done it. Perhaps someone knows of a tutorial?

 

This is what I'm thinking.... I make the form into a basic calculator.  So, they input the number of lures into a field and the price; the GST and PST will already be filled in the field (which I don't know how to do).  Then they hit a button "Calculate" and the answer will go in the "total" field.  Then there will be anothe button "submit" which mails the whole thing off to the site owner.

 

Is that a good way of doing this?  I'm just learning... so sorry for the newbie questions. 

 

 

 

Thanks!

 

Link to comment
https://forums.phpfreaks.com/topic/145952-php-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.