- Feb 22, 2005
- 7,280
- 0
- 0
Something I had working a few months ago and I can't figure it out now. I'm by no means a real programmer so I'm kind of working by trying here, I'm just trying to get a simple ASP page where you can post variables to it, and have it put them into an email to send out.
All I get is:
Error Type:
CDO.Message.1 (0x80040213)
The transport failed to connect to the server.
/asp/testresponse.asp, line 20
I've tried a few different configurations of code, I've tried a few different servers, with and without outgoing authentication, SSL, etc. Googling this error isn't very helpful either, any ideas?
All I get is:
Error Type:
CDO.Message.1 (0x80040213)
The transport failed to connect to the server.
/asp/testresponse.asp, line 20
I've tried a few different configurations of code, I've tried a few different servers, with and without outgoing authentication, SSL, etc. Googling this error isn't very helpful either, any ideas?
