Hi Patrick,
Why are you passing all the data in the url? Just make a new database =
lookup
each time you generate the message. That's easier, cleaner and also =
better
to recover from an error (add a flag to the db, for example "scheduled =
to
send, sending now, sent").=20
Markus
=20
-----Original Message-----
From: [email protected] [mailto:[email protected]] On =
Behalf
Of Patrick Locke
Sent: Dienstag, 8. M=E4rz 2005 20:19
To: [email protected]
Subject: [meu] Script Time out
Greetings all List Users.
I have a script that sends email alerts to customers right now it is =
sending
about 10 email at a time but to about 50 email addresses using Ivo's BCC
hack the client now has a need to send specific information to each
individual customer. So I was going to use a meta-refresh and
dyn_time_remaining loop to send individual emails to each client but =
passing
all the information in the url is not working because it is cutting off =
some
of the info. Any suggestions on a work around would be appreciated.
TIA
Patrick
Comment