English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

We have website and need to have a contact us form. Is it possible to do this so the page submits the data through the site without opening outlook? At present we do not have an SQL database.
Any help and general info on this subject much appreciated.
Many thanks.

2007-01-01 22:24:36 · 6 answers · asked by Pope my ride! 4 in Computers & Internet Programming & Design

6 answers

It is possible. You don't say if you have PHP, ASP or JSP on your website. They are server side programming languages which can dynamically generate output.

Morever, it can send emails from your website (server)

The link below is a tutorial for sending email through a contact form by means of PHP. Although it's old by roughly 3 years, the principles still stand.

http://apptools.com/phptools/forms/

PHP: Mail Functions
http://uk2.php.net/mail

PHP Mail
http://uk2.php.net/manual/en/function.mail.php

A word of warning, be sure to add mail headers as you dynamically generate the email to yourselves, otherwise, your email might be blocked or go straight inside junk email folder.

Watch out for email injections
http://www.phpit.net/article/php-security-3-example-exploits/

2007-01-01 23:20:51 · answer #1 · answered by Lafis 2 · 1 0

To do this, remove the href="mailto:" and redirect this page to a dynamic web page which contains the, subject, email address and the message text fields. Then you can do the necessary programming using Visual Studio .NET.

Use "System.Web.Mail" namespace

2007-01-01 22:35:53 · answer #2 · answered by Anonymous · 1 0

you prefer to be on a server with own domicile web site put in on it for own domicile web site to run. Dreamweaver does not have own domicile web site put in. it purely is elementary with easy HTML in that is format view. Dreamweaver purely does own domicile web site indoors the experience that that is elementary with own domicile web site coding so it might desire to grant you with blunders messages on your coding as quickly as you're making any. you will get carry of a unfastened element reported as WAMP or Xamp which will make your computer act like a server, the two comprise own domicile web site put in.

2016-12-15 13:35:42 · answer #3 · answered by ? 4 · 0 0

you need designed form with a submit button. highlight the form and write mailto:gfhghgh@hotmail.com on submit button, i designed mine in dreamweaver

form will be sent to you via e-mail

2007-01-01 22:50:14 · answer #4 · answered by Anonymous · 0 0

definitely its possible.
You can use either javascript or any server side scripting languages like php, asp or others to send email to do so.

USING PHP to submit data is possible.

http://www.designgala.com/php/sending-email-using-php/

2007-01-01 23:55:52 · answer #5 · answered by freemind 2 · 0 0

if you are using asp.net or php or any prog???
if it so then let me know...i can help you out..
pm me at sweetraskels@gmail.com

2007-01-01 22:26:31 · answer #6 · answered by sweetraskels 4 · 0 0

fedest.com, questions and answers