/    Sign up×
Community /Pin to ProfileBookmark

Form Submission Trouble – Activates Outlook Express?

I’m using the mailto option for the action attribute of the form, but every time I hit submit, it tells me that the recipient will be able to view my email address and then it activates my default email. I don’t get it. I’m just trying to submit the form to an employer’s email. Can someone help please? ?

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@NogDogNov 12.2005 — That's what a mailto: type of link/action does, it attempts to use the default email client on the user's machine. If you want the web host to do the mailing, then you need to use the post method and an action that calls a script on the server side that will accept the form inputs and call the sendmail program on the server.
Copy linkTweet thisAlerts:
@ddreamer1984authorNov 12.2005 — Can you give me an example? This form is for a very small bridal company, and they don't have their own server. Would you suggest I stick with the mailto option? ?
Copy linkTweet thisAlerts:
@NogDogNov 12.2005 — Depending on the web host you are using and the specific hosting plan that's been purchased, you may have any of a number of server-side scripting options, from ASP to PHP to Perl, and others. You'll need to check with the host provider to find out what your options are. They might even already have a general-purpose mailto script or CGI program you can use, with instructions on how to call it. If not, there are a many open-source scripts out on the web you could download and use. Or, you could just stick with the mailto option.
Copy linkTweet thisAlerts:
@ray326Nov 12.2005 — I would NEVER recommend sticking to the mailto: option. Good form/mail handlers are available free all over the place.
Copy linkTweet thisAlerts:
@ddreamer1984authorNov 12.2005 — Hey Ray, could you explain these form/mail handlers in a little more detail? And where I could find them?
Copy linkTweet thisAlerts:
@ray326Nov 12.2005 — If you have CGI and Perl available then this is my favorite.

http://www.bignosebird.com/carchive/bnbform.shtml
×

Success!

Help @ddreamer1984 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...