/    Sign up×
Community /Pin to ProfileBookmark

html/javascript – how do you tsfr data from a form to and email

HI
I need to know how to tsfr data from a form to email address, subject heading and the rest into the body of the email. I have looked everywhere and cannot find anything to help

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@JavaboeyNov 12.2012 — You can't create emails with JavaScript. You need server-side scripting like PHP.
Copy linkTweet thisAlerts:
@ElizaKayeauthorNov 13.2012 — You can't create emails with JavaScript. You need server-side scripting like PHP.[/QUOTE]

Thank you.

I will just have to use html. emailto: for this exercise. But I can't find any instructions on how to do that. ARe you able to tell me please
Copy linkTweet thisAlerts:
@JavaboeyNov 13.2012 — mailto:
Copy linkTweet thisAlerts:
@rtretheweyNov 13.2012 — The problem with relying on mailto: is that only Internet Explorer supports anything more than simply opening the user's Email program with the destination address filled in automatically. To really send mail, you want to use a server-based script. There are thousands of free mail scripts out there, and most of them are very easy to install or modify to suit your needs.
Copy linkTweet thisAlerts:
@ElizaKayeauthorNov 13.2012 — Thank you very much. I am new to all of this and I am doing a simple exercise where I have to use html.

I haven't learnt PHP yet and I don't want to use it in this exercise. That is next year.

I know it can be done in html but I can't find anything to help me. I need to be able to open an email

(once submit is hit) with the subject heading filled in according to an input box and the rest of the input

data going into the body of the email.


I don't care if it can only be seen in IE, or maybe there is some program you are talking about that can do it by using simple html. My computer and programs are not set up to use PHP yet.
Copy linkTweet thisAlerts:
@ElizaKayeauthorDec 07.2012 — I finally worked out how to tsfr the data into an email, using HTML, and it goes to an email with one input box going into the subject heading and the rest going into the body. It works in IE and Chrome. I have validation working and it tells the user they can't purchase adult books if they are under 18, but I can't work out how to make the cursor go back to the input box to choose Childrens Books. It goes straight to the email when all boxes are completed regardless of age.
Copy linkTweet thisAlerts:
@markabiyn02Dec 10.2012 — I know it can be done in html but I can't find anything to help me. I need to be able to open an email

(once submit is hit) with the subject heading filled in according to an input box and the rest of the input

data going into the body of the email.
×

Success!

Help @ElizaKaye 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 5.20,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...