From: Jlomogli on
Can anyone point me in the right direction to building an interactive order
form. The form will display an entire range of clothing and accessories and
users need to be able to click or add qty, size, colour and the price needs to
tally as they fill the form. The completed form will then be emailed to
dispatch.. I have a working knowledge of Director so this is a big project and
am looking for advice and examples.. Thanks!

From: Mike Blaustein on
Depending upon the complexity of your content, you may want to look into
using a database to store all the info (it could be a database on the
web allowing you to update the content in realtime or a locally-stored
database that you would provide with your Director program). Depending
upon your specific needs, there are quite a few database xtras- check
out the Mile High Table of Xtras at

www.deansdirectortutorials.com/MileHighTable

to see your options. Most of the xtras come with samples and tutorials
that specifically show how to get the different content fields filled in.