HTML - Form Help, I want my make my form work!?

  • Thread starter Thread starter raincoatlady
  • Start date Start date
R

raincoatlady

Guest
I am building a website using HTML/CSS..

I know how to build a form but I am not sure how to make it active. Is there any way to get around it without using server. (Like could i get it sent to an email )???
 
You need to look into "FormMail". This is the standard server app for doing this (form to email)

This can be on a separate server and just be included in a URL in the form.

Your ISP might offer free FormMail. Your Host (if you have one) might offer free FormMail.

Google for other free (or paid) FormMail options.
 
Back
Top