Ok, here's the deal. I am designing a website for a paint contractor, and he wants me to include the following things:
1. A page that a customer can go to can request a quick estimate, whereas they enter information into a form, (such as number of windows, etc.) and when they submit the form they immediately recieve a general quote (without having to give information to the contractor).
2. A form where the customer can make a request for an estimate from the contractor. the contractor would then like this information to be sent to him via email (he does not particularly care for the information to be stored in a database)
so my question is, how would i go about doing this? i mean, what in your opinion, is the best way? is this something reasonable to have server side?
the web host supports the following:
Private CGI-Bin Directory
Common CGI Library
Java Applet Support
SSI Support
PHP Support
(none of which i am really familiar with, but i can learn!)
however, does NOT support .ASP (of course the only thing i am remotely familiar with)
also, are there tutorials, faqs, etc that you can direct me to so i can learn what i need to?
thanks in advance for any advice.
1. A page that a customer can go to can request a quick estimate, whereas they enter information into a form, (such as number of windows, etc.) and when they submit the form they immediately recieve a general quote (without having to give information to the contractor).
2. A form where the customer can make a request for an estimate from the contractor. the contractor would then like this information to be sent to him via email (he does not particularly care for the information to be stored in a database)
so my question is, how would i go about doing this? i mean, what in your opinion, is the best way? is this something reasonable to have server side?
the web host supports the following:
Private CGI-Bin Directory
Common CGI Library
Java Applet Support
SSI Support
PHP Support
(none of which i am really familiar with, but i can learn!)
however, does NOT support .ASP (of course the only thing i am remotely familiar with)
also, are there tutorials, faqs, etc that you can direct me to so i can learn what i need to?
thanks in advance for any advice.