• 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.

Need Help!

mark7

Junior Member
Hello everyone,

My question to you is how and what do I need to have an html form that people fill out then it gets sent to multiple people then posted in an html document?


If you can tell me a way I would be greatfull appreciated..


TY very much in advanced.....

-Mark7

😕
 
PERL, PHP or ASP...one or the other on a server with a mailserver...
use the mail function in PHP or whatever its called in ASP, or a whole complicated slew of things in PERL...
easier imho would be php...
any language as well would allow you to show those vars on the next html page
 
Back
Top