Form & Database Setup
1) Help create a database for contacts & email newsletter + provide a way to un-subscribe.
2) A form the visitors fill out needs to send fields directly to a mail account without calling users email prog., plus log the visitors contact info into the database.
3) The form =
First Name (required)
Last Name (required)
Address = Town, State, Country, Zip (required)
email (required) A way to check for bogus email addresses?
Phone (optional)
Description (required)
Attach up to four jpg’s (required) Limit type of file and size.
Subscribe to site updates check box (checked by default)
Limit the number of times a visitor may submit per time frame by comparing visitor log possibly.
Does form need a random code generator with an input verification box?
Would like to feed data from forms on other areas, like sweepstakes, contests and ecommerce eventually.
May need more or less fields depending on input from programmer..



