How do I set up HTML Forms on a web site?

AJAY

New member
I have built a website in HTML and want to put a Form on it. I understand the <FORM METHOD="POST" but how do I set up the ACTION="???"> section. I want to use cgi, which my Host supports. How do I go about getting the syntax correct?
 
Back
Top