Yakob
06-28-2007, 03:28 AM
ok me and a friend have been asked to create a quiz, that is multiple choice, and when the user is done, it sends the results in an email to a specified address. can anybody who knows javascript help? or is maybe simpler in python or c++? Please Note though: it needs to be able to be opened on a webpage.
Didou
06-28-2007, 05:02 AM
So you're asking us to do your homework ?
Yakob
06-28-2007, 06:29 AM
no, what i mean is... is it possible to do that and what strings of code do i need? i can do the quiz and give correct/wrong answers, but i need to be able to send stuff to an email address.
tomrca
06-28-2007, 08:08 AM
could this be also used to send to unsuspecting recipients in the form of a virus too??:suspiciou :suspiciou
jobeard
06-28-2007, 01:20 PM
From your request and follow-up, it is clear you are not a programmer so I
advise you to hire one or take some programming classes.
What you ask is not difficult to do, but you see how the replies are waffling about
due to the need for email outputs from a browser context. This is heavily
frowned upon as email recipients need to have SUBSCRIBED to your email
if you wish to be ethical.