View Single Post
  #6 (permalink)  
Old 09-28-06, 05:11 PM
ben.periton ben.periton is offline
Wannabe Coder
 
Join Date: Oct 2004
Posts: 183
Thanks: 0
Thanked 0 Times in 0 Posts
Well you could make it send an email, but the user would have to have an email client on the computer they are using. This is definatly not the way to go though!

<form method="post" action="mailto:yourname@yoursite.com" enctype="text/plain">
__________________
Ben Periton
http://ben.periton.co.uk
Reply With Quote