Roger
|
| Posted: 07/06/2001, 9:43 PM |
|
In my table is a email field.
If I use the PHP mail() function to include this $fldemail to send to this
list will it work or do I have to write a loop to send 1 after the other?
--
Rgds
Roger Tng
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 07/07/2001, 10:01 AM |
|
If you use it in Before Show event ,
CodeCharge will do it in a loop.
--
Alex
Roger <roger@web4sme.net> wrote in message
news:9i6415$ia9$1@news.codecharge.com...
> In my table is a email field.
> If I use the PHP mail() function to include this $fldemail to send to this
> list will it work or do I have to write a loop to send 1 after the other?
>
> --
> Rgds
> Roger Tng
>
>
>
|
|
|
 |
Roger
|
| Posted: 07/09/2001, 8:45 AM |
|
I don't understand.
How do I use it in Before Show Event.
I would suppose that I have a form to input email subject, body text and the
To field is taken from $fldemail.
It is only after I click the submit button that the list gets the message.
Should it be a After Event?
--
Thanks
Roger Tng
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9i7f9d$v12$1@news.codecharge.com...
> If you use it in Before Show event ,
> CodeCharge will do it in a loop.
>
> --
> Alex
>
>
>
> Roger <roger@web4sme.net> wrote in message
>news:9i6415$ia9$1@news.codecharge.com...
> > In my table is a email field.
> > If I use the PHP mail() function to include this $fldemail to send to
this
> > list will it work or do I have to write a loop to send 1 after the
other?
> >
> > --
> > Rgds
> > Roger Tng
> >
> >
> >
>
>
|
|
|
 |
|