Question:

How do I create this kind of form in HTML?

by  |  earlier

0 LIKES UnLike

I need to create a "Share this page with your friends" form??

For example:

"Share this with your friends"

Your Name:

Your Friends Email:

Comment:

Or "Invite your friends to join this website" Feature?

 Tags:

   Report

2 ANSWERS


  1. First see if your web site hosting account has a form processing script installed and find out if it's PHP, CGI, ASP, etc.  Then just look around the internet for the script that suits your needs.  People have been writing and sharing these little snippets of code for years so it shouldn't be too hard to find.  

    Back in the day I used to get all these simple little scripts from Matt's Script Archive: http://www.scriptarchive.com/

    But nowadays web hosts usually have it all set up and ready to go for you.  Here's a good tutorial on the frontend stuff:

    http://www.w3schools.com/html/html_forms...


  2. You will need PHP or ASP to automatically send that email to the 'Friends Email'.

    http://www.php.net

    http://www.asp.net

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions