by the BigBiz Internet Services Webmasters
We will show you how to design the secure order form used in https://secure.bigbiz.com/motelworld.com/acme/orderform.html ad descibed in forms.html We will show you step-by-step what to do in FrontPage98, and how to make it secure.If you like to test the form, use this one instead: https://secure.bigbiz.com/motelworld.com/acme/order_test.html, this version lets you enter your own email address so you can see the email it sends.
name | value |
---|---|
CATN1 | 06-1130 |
CATN2 | 09-8756 |
CATN3 | 13-8722 |
CATN4 | 06-2220 |
ITEM1 | 3 lb Ball Peen Hammer |
ITEM2 | 12 inch Hacksaw, w. Starter Blade |
ITEM3 | 4 Piece Philips Scredriver Kit |
ITEM4 | 3/8 inch crescent wrench |
PRICE1 | 12.50 |
PRICE2 | 24.95 |
PRICE3 | 4.33 |
PRICE4 | 9.99 |
name | value |
---|---|
F_to | acme_sales@motelworld.com (ACME Sales Dept.) |
F_from | acme_orderform@motelworld.com (ACME Web Order Form) |
F_subject | ACME Hardware Store Order |
F_totalsum | F_subtotal,F_tax,Shipping |
F_orderline | QTY*,CATN*,PRICE*,F_linetotal,ITEM* |
F_fields | F_date,F_ip_address,F_host,'Phone:'+phone,,'Ship to:',name,address1,address2,,F_orderline*,'Subtotal'+F_subtotal,'Tax'+F_tax,'Shipping'+Shipping,'Order Total'+F_total,,credit_card_number_encrypted+'Expires'+exp1+'/'+exp2 |
F_key | nNxgFpguL0A |
F_cc_validate | credit_card_number |
thanks | Thank you for your order, you will receive phone confirmation from our shipping department shortly. |
F_display | Order Received |
F_display_fields | 'We received the following order on'+F_date,,'Ship to:',name,address1,address2,,'<listing>'+F_orderline*+'</listing>',,'Subtotal'+F_subtotal,'Tax'+F_tax,'Shipping'+Shipping,'Order Total'+F_total,'Phone Number'+phone,,thanks |
F_required | name,address1,address2,phone,credit_card_number |
You are welcome to check out our site, point your browsers to http://www.motelworld.com/acme. Notice when you go to the secure form that your browser goes into secure mode.