I created a website with Quark 5.0. One page has your typical Inquiry Form (Name, adress, etc.) I created a "Submit" button. Where does the form information go? How do I program it to be emailed to someone.
You need to learn a web scripting language like Perl/CGI, PHP or ASP. 'Submit' basically sends data back to the web server. You need to program the server to do something with this data (whether emailing it or writing it to a log file).
Do a web search for 'form mail' for more info. Your web host may offer tips in the support area of their web site... possibly even offering sample scripts.
- - picklefish - -
Why is everyone in this forum responding to me as picklefish?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.