• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Lookin for a program for HTML

Firetower

Senior member
I am looking for a program that will create a webpage with a survey that will email me the responses to the questions when someone clicks submit
This is for my Senior Capstone.
Thank you
-mike
 
If you're running this on a unix/linux box, you can probably write a very quick perl script to generate the html and invoke Sendmail to mail you the results... you can probably find such a script on the internet pretty easily.
 
Back
Top