Creating and Sending form results VIA email with HTML

  • Thread starter Thread starter Charlie
  • Start date Start date
C

Charlie

Can anyone help me? I need a form that will send me results VIA email with HTML/CSS/JAVASCRIPT. I can't use PHP as I have no server. Thanks in advance,

~~Charlie U
 
Hi Charlie if you are using HTML for the web page in the form tage use the
'mailto:'

eg
<form action="maito:[email protected]" action="POST OF GET">

I dont have my html book here but its relitively simple
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top