Link to home
Start Free TrialLog in
Avatar of jimenez
jimenez

asked on

Forms Processing

Hi, I have an Intranet and my web server is under Win Nt, I have another server that runs Exchange for emails. How do I send a form from the html pages to diferent users, Ive look some scripts, but all of them sends the info to a specific user with the format name@domain, and with exchange Im not using the @ symbol.
Thanks
Avatar of jimenez
jimenez

ASKER

Some code would be great
In HTML, you can't.  You would need to write a cgiscript to do that, or use a filter on your email program that would send all email from this form to all recipients on a particular list.
ASKER CERTIFIED SOLUTION
Avatar of Palamedes
Palamedes
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial