Search found 3 matches

by drputo
Sat Jul 09, 2005 2:49 am
Forum: PHP - Code
Topic: Checkbox Processing Question #2
Replies: 1
Views: 241

Checkbox Processing Question #2

Ok, I am working on a mock order form. http://www.magicbean.ca/pizza.html I will try to make this as clear as possible. What I am trying to do is have a page process the size of pizza and what toppings the customer would like and have the total on the page ready for the customer to submit. As you ca...
by drputo
Sat Jul 09, 2005 2:40 am
Forum: PHP - Code
Topic: Checkbox form processing.
Replies: 2
Views: 271

Thank you Burrito,

I learned something from that but I need more.

I will post a new topic.
by drputo
Fri Jul 08, 2005 7:41 pm
Forum: PHP - Code
Topic: Checkbox form processing.
Replies: 2
Views: 271

Checkbox form processing.

Ok I've made up a little mock page here http://www.magicbean.ca/pizza.html What I want to do is have some one be able to choose what toppings and extras they want then once it is processed show the confirmation page with all the stuff that they selected complete with the price and total. What is the...