Project Description:
I need the following:
1. basic contact form
fields: First name, Last name, email, phone, message
All required fields
2. get a quote form
fields: First name, Last name, email, day phone, evening phone, street address, city, state, message, and 3 fields identical to this page (only these 3 fields, do not click "NEXT"!) - http://www.paintingkey.com/painting-price-quote.html
I want the same behavior on the radio buttons on 2 fields (fields hide/appear).
Most fields required and if I can add more fields easily with limited php knowledge it would be great.
Both form submissions need to be stored in a database behind an admin page (needed) so that they can be viewed/edited/deleted. Both forms will send a notification when submitted.