Re: Doesn't seem to be connecting! (General questions)
Nightwalker,
You can't use events with Blocking mode, since calling a method in an event could cause unexpected behaviour.
I just preformed a small test to see if pop was connecting or not but it doesn't. I put the pop code behind a command button and initially set it to false then in the pop3_connectedmethod I put msgbox( connected ) and command1.enabled true. However it never reaches that point. This is after I removed the blockingmode stuff and the majority of the pop events.
I managed to get it so my code connects but the message I get is Connect to server - idle .
Complete thread:
- Doesn't seem to be connecting! - nightwalker83, 2010-08-21, 12:37
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-21, 13:24
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-21, 14:00
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-21, 14:05
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-22, 03:39
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-22, 13:33
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-22, 13:35
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-23, 02:18
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-27, 11:41
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-23, 02:18
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-22, 13:35
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-22, 13:33
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-22, 03:39
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-21, 14:05
- Re: Doesn't seem to be connecting! - nightwalker83, 2010-08-21, 14:00
- Re: Doesn't seem to be connecting! - wodDamir, 2010-08-21, 13:24