Date: 11/14/00
- Next message: Asendorf, John: "[PHP-DB] RE: [PHP-WIN] File Upload"
- Previous message: CESBRON S.: "[PHP-DB] File Upload"
- Next in thread: Scott: "Re: [PHP-DB] sending an email"
- Reply: Scott: "Re: [PHP-DB] sending an email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/IntranetAUDENCIA - 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>
- Next message: Asendorf, John: "[PHP-DB] RE: [PHP-WIN] File Upload"
- Previous message: CESBRON S.: "[PHP-DB] File Upload"
- Next in thread: Scott: "Re: [PHP-DB] sending an email"
- Reply: Scott: "Re: [PHP-DB] sending an email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

