Jump to content

Form send to Email script


revengerx

Recommended Posts

hello everyone im new on here and pretty much new to the php/html world.as you can see i have attach the website i have created using a program called NVUbut the thing is that im struggling to finish it there is a missing part. thing is i dont know how to install a php script into an html filethe script im looking for is a sendto form which sends the data directly to my mailbox (hotmail) heres a pic of what im looking for basically:v5i991.png thanks in advancegavin.

index.html

Link to comment
Share on other sites

have you tried looking the in the tutorials? You take a page out of the forms tutorials and a page out of the mail tutorial and you should get an idea of what to do.http://www.w3schools.com/php/php_forms.asphttp://www.w3schools.com/php/php_mail.asp

Link to comment
Share on other sites

yes ive checked those links already thing is that i dont know how to install them,im pretty sure my web hosting allows php though...could you possibly help me with that? :( struggling alot... i could give u access to the database etc gavin

Edited by revengerx
Link to comment
Share on other sites

If you've reviewed them, then what is your question? What have you tried and what don't you understand? Have you made a form that can submit to a PHP script? If you don't know how to "use" those scripts, then the bigger question is, do you know how to write PHP? Both of those are fairly simple. It sounds like you need to review the PHP tutorials as a whole.

Link to comment
Share on other sites

you have to make some effort to accomplish your task. you have to read atleast the php baiscs so that we could help you further.http://w3schools.com/php the links the scientist gave you illustrate how to prepare a mail form and how to process the data. if you have any specific question you can ask that so that we could try to lighten up. without any specific question it is not possible to solve your problems here barely anyone will write you the whole script. start by making the form first. here is the link againhttp://www.w3schools...p/php_forms.asp

Link to comment
Share on other sites

to be honest with u im a complete newbie in this like i said earliar..
Then you should start reading the tutorials and come back with something that you've at least tried. The links I gave you are basically the essentials of what you want. Like I said, if you don't understand them, then you should really start reading the tutorials as a whole. We are more than willing to help when you have questions about specific things, not just I don't know. I said the first thing you should try is making an HTML form and have it submit to a PHP script. You should at least start with something to show us that you are trying.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...