Question:

I need a HTML form for my website?

by  |  earlier

0 LIKES UnLike

For my website, with required information of the following:

The following is very necessary:

Name] Email] PayPalAgreement] AgreementToTerms] SiteIcon

I look at PhP and MySQL tutorials and my head wants to explode.

HTML please, and do not say formsite or any pay services.

Bonus if you provide me with a free Captcha that I can use for it, I can't find that junk on Google.

 Tags:

   Report

2 ANSWERS


  1. www.w3schools.com has terrific tutorials on programming in many varieties of scripts and languages. The tutorial for HTML forms is located here: http://w3schools.com/html/html_forms.asp and is nice, short, and to the point.

    Hope this helps, and good luck!


  2. You can easily code a form in just HTML using the <FORM></FORM> tag. But you have to process the response to the form that is then sent to theserver, and this will need a script of somekind. You have absolutely no choice over this.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

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