[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Chilisoft Spice Pack
- Subject: Re: [cobalt-users] Chilisoft Spice Pack
- From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
- Date: Fri Oct 18 01:45:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> At 09:16 PM 10/17/2002 -0400, you wrote:
> >You don't need spice pack any more if you have the latest chili asp as it
> >has been integrated into it. If you don't have the latest version, you
may
> >get it free from sun website.
>
> Great. I've got the latest version. Thanks for the speedy reply.
>
> So I can call the control like this:
> Set mailer = Server.CreateObject("CDONTS.NewMail")
>
> Right?
>
spot on.
be a bit careful since some of the standard properties of MS ASP don't
function in Chilisoft.
(i had this problem since the book i work from is based on the former).
i find the chilisoft documentation invaluable (it's at
http://you.rse.rve.rIP:5100/caspdoc/anchor.asp?file=html/introduction_about_
this_documentation.htm&key=documentation_start on my machine at least)
also, make sure you have the Spicepack Components enabled from the ASP admin
GUI!
andy