/    Sign up×
Community /Pin to ProfileBookmark

I have an order form that, when filled in, needs to be emailed to me.
The order form can be seen on this site [url]www.katseyeblends.co.uk[/url]

Is there any way to get the completed order form to be emailed to me.

The item details are in a table and it’s that part that I can’t do.

Is there maybe a script somewhere that can send the whole page to me in HTML format, that way I could recieve the order form as it looks when filled in.

Thanks.

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@DaveSWFeb 26.2003 — Looking at your source code I can't find any form tags.

<FORM METHOD="POST" ACTION="mailto:___@________.com" ID="myform" enctype="text/plain">


all of form

</FORM>


These should be outside of the form items, with everything you want to send/receive in the middle - unless I misread your code. It should arrive in the email box you enter as a simple text document

Try it with a small form first to get the hang of it, and then try it on your large form.

dave
×

Success!

Help @michael 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.16,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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