Is there a way to create tests that can be taken as HTML email?

  • Thread starter Thread starter kabracadabra
  • Start date Start date
K

kabracadabra

Guest
I was wondering can you use HTML code to create tests and use that in email. If so, how could it be done?
 
You can using the <form> tag in an HTML part of an email document.
The result can be emailed to a PHP file that collects the answers.

check out http://geomail.za.net to get a brief idea of what I am talking about.

[email protected]
 
Back
Top