Neil
Fri May 13 15:46:21 CDT 2005
Hi Tomislav,
Look at
http://www.utmag.com/March2002/Page30.asp
Regards,
Neil
"Tomislav Sokol" <tomislav.sokol@pin-computers.hr> wrote in message
news:d5t2nd$9gs$1@ss405.t-com.hr...
> Tnx, Andrew, I'll try that...
> Is there any WoRkInG examples of reading pop mail... ?
>
> Tom
> "Andrew R" <adr.notme@sarcastic.co.uk> wrote in message
> news:3ee6i0F2k50jU1@individual.net...
> > You have to use the Winsock on a form in a compiled VFP application.
> >
> > ie - you cant just oWin = createobject('whatever.winsock')
> >
> > The control is only liscensed for use on a form.
> >
> > I create a form class, very small, and not visible and put the winsock
on
> > it. Then you can pretty much use it as before.
> >
> > Andrew R.
> >
> >
> > "Tomislav Sokol" <tomislav.sokol@pin-computers.hr> wrote in message
> > news:d5sb95$ihg$1@ss405.t-com.hr...
> > : I wish to make a free .pop. e-mail client, simple. I know to send
e-mail
> > : using CDO, but how to get it from server?
> > : I've tried some winsock examples, but always got message "Class is not
> > : licenced....." nothing works...
> > :
> > : Found a few ocx on web, but they are not free...
> > :
> > : Please help...
> > :
> > :
> > : --
> > :
> > :
> >
> >
>
>