R
Rudy
I am new to FrontPage Programming. I am trying to save the
results of my feedback form to both a file and send it to
me email id.
The results get stored to my file but are not sent to my
email id. The log file says that I need to setup the
SMTPHost parameter.
I am currently testing my Web Site locally my server being
PWS.
I tried setting SMTPHost=127.0.0.1 but get the following
error msg: Cannot connect to SMTP host '127.0.0.1'.
So how do I figure out the name or IP address of the host
running an SMTP Server???
results of my feedback form to both a file and send it to
me email id.
The results get stored to my file but are not sent to my
email id. The log file says that I need to setup the
SMTPHost parameter.
I am currently testing my Web Site locally my server being
PWS.
I tried setting SMTPHost=127.0.0.1 but get the following
error msg: Cannot connect to SMTP host '127.0.0.1'.
So how do I figure out the name or IP address of the host
running an SMTP Server???