Finnerbahce
Technical User
Hi,
I need to set up a script to send an auto email when x amount of errors occur on a web checker. I have the web checker running but now want to incorporate my email into it. I'm a novice but found markdmac's advice below very handy. I have a few questions though:
What should these be set to?
[quopte]Const cdoSendUsingMethod = " _
cdoSendUsingPort = 2, _
cdoSMTPServer = "[/quote]
Can oFrom be my mail address?
Can oTo be my mail address? or should these both be smtp servers or what?
Any help appreciated.
I need to set up a script to send an auto email when x amount of errors occur on a web checker. I have the web checker running but now want to incorporate my email into it. I'm a novice but found markdmac's advice below very handy. I have a few questions though:
What should these be set to?
[quopte]Const cdoSendUsingMethod = " _
cdoSendUsingPort = 2, _
cdoSMTPServer = "[/quote]
Can oFrom be my mail address?
Can oTo be my mail address? or should these both be smtp servers or what?
Any help appreciated.