Re: Does CDONTS component can retrieve email ? How ?
|
Hakim Buknok |
|
5/30/2008 3:48:34 AM |
You can only send email with CDONTS, you cannot re trieve email with it.
Post Comments |
|
Re: Thanks for the advice
|
Waclawa Zozo |
|
5/30/2008 3:51:02 AM |
I found this page http://www.ostrosoft.com/POP3_component.asp
Free POP3 component . But the problem is the link is advailable link to download is only OSPOP3.dll .
1. Paste this OSPOP3.dll to c:\windows\system32 . 2. under start->run . type "regsvr32 OSPOP3.dll" . 3. Start to develope my ASP page with this pop3 component .
Does this steps works ? Thanks for advice Post Comments |
|
Re: I don't have any experience with this
|
Hakim Buknok |
|
5/30/2008 3:54:26 AM |
I don't have any experience with this component, but you can try it and let us know if it w orks. Post Comments |
|