Carlson Vineyards
For this site, we set up some dynamic functions like the News & Events system, but probably most notable about this site is the programming of the "Order Wines" page.
We set this up to ask for the zip code to which the order will be shipped, and then as the order is being entered (quantities of different wines are entered or changed), we get shipping charges from UPS and FedEx, so we can display the various shipping options that the winery makes available along with shipping costs. If you change a quantity from "1" to "2", the weight of the shipment is re-computed and the new shipping charges are obtained from the shippers and displayed.
Take a look for yourself. Go to the site using the link below and then hover your mouse over "Wine" and click "Order". You can fill out the top two sections of the order form without actually placing an order. The wine is very good, though. Highly recommended...
View Live Site
Back to Web Programming portfolio page