Jump to content

Recommended Posts

Posted

Hi Guys. I am trying to create a email form in Dreamweaver MX 2004. What I want is a form that submits info to an email address. I have tried the mailto option whereby the email client is opened; but I was wondering if there is a more automatic way of sending the data to the email address without having to open up the email client.

 

Thanks

Posted

Welcome to the forums bennyzeb :)

 

You need to build the form but you also need a form processor. It can be written in PHP, Perl, etc... But without the form processor all you can do is open the user's email client to send you an email with a mailto: link.

 

Check out hotscripts.com for a form processing script but be aware that insecure processing scripts can be hijacked to send spam and your account will be shut down as a result.

 

I cannot recommed a script to use but I am sure you can find a secure one at hotscripts.com

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...