[PHP-DB] sending an email From: CESBRON S. (scesbron <email protected>)
Date: 11/14/00

Hi,

I know that my question will not be fully-compliant with the subject of
this mailing list but if you can help it will be great.
I've got a form from which I'd like to send an email directly. I made it
with the following code :
<form method="post" action="scesbron <email protected>">
The only problem is when I've got tons of different fields within the
form. I receive the email but it is a kind tricky to exploit 'cause I've
got some many data and this is not easy to read. In fact, it would have
been possible if I would only get one or two email of this form but I
plan to get about 200 during 15 days.
Is there a possiblility to format this email with some javascript ?
I'd rather use a client-based solution because otherwise it will slow
the server within the next month.

All advice will be greatly appreciated

If there's no other solution than creating a php script to handle such a
behaviour, could you recommend me one ? (e.g phorm or ...).

Stéphane

--
Stéphane Cesbron
Chargé du développement Internet/Intranet

AUDENCIA - Nantes.Ecole de Management 8 route de la Jonelière B.P. 31222 44312 Nantes Cedex 3 Tél : 02.40.37.34.47 http ://www.audencia.com

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>