AaronJ
|
| Posted: 03/14/2003, 12:15 AM |
|
As documented, does this function actually exist? If so, what is the
properties for the fourth param?
-Aaron
|
|
|
 |
DonB
|
| Posted: 03/14/2003, 4:23 AM |
|
All "CC" functions are implemented in Common.xxx (xxx = language of your
choice). You can see what the function does by looking there. This
function is not implemented in ASP, possibly other language variants - but I
only use ASP. I believe I saw it in PHP.
Donb
"AaronJ" <aaronjudd@coolersites.com> wrote in message
news:b4s32g$13a$1@news.codecharge.com...
> As documented, does this function actually exist? If so, what is the
> properties for the fourth param?
> -Aaron
>
>
|
|
|
 |
Tobias Weik
|
| Posted: 03/14/2003, 6:55 AM |
|
AaronJ schrieb:
> As documented, does this function actually exist? If so, what is the
> properties for the fourth param?
> -Aaron
Hi Aaron,
you didnt write which version of CCS you are using and which lang to
produce, but I can tell you that for CCS 1.07 and PHP this function does
NOT exist (look at common.php).
Tobias
|
|
|
 |
AaronJ
|
| Posted: 03/24/2003, 1:14 AM |
|
LOL -- forgot I posted this.. no - it doesn't exist.
I ended up using standard PHP mail functions.
BTW- I am in the lastest (at all times) beta.. currently 2.0.5.4 ...
"Tobias Weik" <tweik@das-netz-werk.de> wrote in message
news:b4sqhl$kbs$1@news.codecharge.com...
> AaronJ schrieb:
> > As documented, does this function actually exist? If so, what is the
> > properties for the fourth param?
> > -Aaron
>
> Hi Aaron,
>
> you didnt write which version of CCS you are using and which lang to
> produce, but I can tell you that for CCS 1.07 and PHP this function does
> NOT exist (look at common.php).
>
> Tobias
>
|
|
|
 |
|