/    Sign up×
Community /Pin to ProfileBookmark

need help with a form i created…

ok…i created a feedback form for our website….and on the submit button..when someone submits there info i would like for the information to be sent to our email address…does anyone know of how i would do this?? do i need to script it or what? there isnt an option for me to have it sent to a specific email address..i think i have to tell it to..can anyone help me please??

to post a comment
Full-stack Developer

3 Comments(s)

Copy linkTweet thisAlerts:
@NedalsFeb 02.2005 — This will email your form data on onsubmit

<form action="mailto:[email protected]" method="post" enctype="text/plain">
Copy linkTweet thisAlerts:
@hsuballer42authorFeb 02.2005 — ok..thanks..but do i make that a script?? where do i put that?? im creating this form from a program called formartist
Copy linkTweet thisAlerts:
@NedalsFeb 02.2005 — [i]Originally posted by hsuballer42 [/i]

[B]ok..thanks..but do i make that a script?? where do i put that?? im creating this form from a program called formartist [/B][/QUOTE]

What script?

There is no script.

That line is at the beginning of the form.

I'm not familiar with 'formartist' (a wysiwyg design tool?) but I'll assume there is some field in the form-create section called 'form action'. Put 'mailto:[email protected]' in there.
×

Success!

Help @hsuballer42 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,
)...