Click to See Complete Forum and Search --> : need help emailing a form


MZubovich
02-03-2004, 01:18 PM
what i need to do is to have a form emailed to 2 different addresses. one email address is fixed. the other is based on a choice that a user makes. is that possible? i cant seem to find a script like that in the archive.

thanks in advance for any help.

-Mikhail

fredmv
02-03-2004, 03:53 PM
This should be done on the server-side (all processing that is; of course the form fields and similar things are handled on the client-side). Therefore, I would suggest asking in one of the server-side sections here (e.g., PHP, Perl, etc.).