Hey, I need to make a form that will send me an e-mail with the answers (but not asking the person e-mail)
and when the person press submit, a pop up box will show up giving a random password
[editline]23rd March 2016[/editline]
Just need some help please :D
[url]https://www.google.com/?q=HTML+email+form[/url]
[url]https://www.google.com/?q=JS+button[/url]
[url]https://www.google.com/?q=JS+popup[/url]
We're not here to do your intro coursework for you. This is literally some of the easiest material you can be asked to look up.
I'm not an expert, but don't you need some sort of e-mail server on your host to be able to send e-mail from the website directly?
Usually they have you open an email form for the user to manually send, which I assume is the problem they're asking him to do.
Might be wrong about his motivations for asking. It just sounds like a school assignment.
Sending a real email behind the scenes will require at least access to an email server. He could set it up to login to a normal account what has some sort of api access.
[editline]23rd March 2016[/editline]
[url]http://stackoverflow.com/questions/7381150/how-to-send-an-email-from-javascript[/url]
Chimitos, I don`t want you to work for me, but I wanted to understand how to make this server side e-mail and the password generator
[QUOTE=Chokitu;49991674]
and when the person press submit, a pop up box will show up giving a random passworD[/QUOTE]
What...? WHY? It can't be to verify who sent what E-Mail, or else you could easily ask the user to send a formatted window, or god forbid ask them for their name.
This seems completely pointless, and looks too random even for a school assignment, so there must be some reason behind it...
Pragmatically speaking, it sounds like you basically need Google Forms, except for the password thing which I don't understand the point of.
I just don't get how the answers and the random password are linked? What is the point of this?
Sorry, you need to Log In to post a reply to this thread.