avinsinanan
Programmer
Hello I am trying to create a form. The form is filled out and then the info is emailed to my email address.
I went to a website which had a form and obtained the HTML code for the page. My plan was to alter their HTML form code
so I could make one.
The site I used was:
I used their code and changed thier email address to mines. But it doesn't work.
The line of code used to make the web site I am confused about is:
<FORM NAME="information" ACTION="/cgi-bin/fmail.pl" METHOD=POST>
I tried erasing this line and it didn't work either.
How do i make the form work for me. And what does that line of code mean above?
Thanks.
Yours Respectfully
Avin Sinanan
I went to a website which had a form and obtained the HTML code for the page. My plan was to alter their HTML form code
so I could make one.
The site I used was:
I used their code and changed thier email address to mines. But it doesn't work.
The line of code used to make the web site I am confused about is:
<FORM NAME="information" ACTION="/cgi-bin/fmail.pl" METHOD=POST>
I tried erasing this line and it didn't work either.
How do i make the form work for me. And what does that line of code mean above?
Thanks.
Yours Respectfully
Avin Sinanan