/    Sign up×
Community /Pin to ProfileBookmark

😮 Hi All, I am new here and am in desperate need of some help with a script that will send a job application to an email address once the info is filled in. If anyone could help me, I would greatly appreciate it.

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@KTspeedAug 29.2006 — It's not possible to send a form with javascript, but it is with cgi. But cgi runs on server side. You can, however, send an email by putting [code=html]<a href="mailto:[email protected]">click here</a>[/code] into the HTML but that is just like sending an email with any email program and I dont think thats what you want at all.
Copy linkTweet thisAlerts:
@vmosconeauthorAug 29.2006 — Here is the application page "http://www.wtv-zone.com/ClassicHomemakers/application.html" This is a basic application, and when the person hits the submit button, I want it to be able to go to someone with the information that the info that was typed in goes along with it. Please view source the page and see what I have to do, when I hit the submit button now it says that some page is missing and I believe that page should be on my server side, so would I have to contact my server and have them put that cgi page in my directory? :rolleyes:
Copy linkTweet thisAlerts:
@KTspeedAug 29.2006 — In the form tag the action is to "_vti_bin/shtml.dll/employment_application.htm". This looks like a problem to me because cgi scripts dont end in ".htm" ? That file that it points to should be a cgi script that sends the information to an email address.
Copy linkTweet thisAlerts:
@vmosconeauthorAug 29.2006 — Is there anyone out there that can take this application and re-write it to be able to be sent as a document or an attachment?
×

Success!

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