Hi Charles, I have it running on IIS.. If you use browse-cgi, you will probably see that none of your user.r settings are loaded, when a script is run on the server. Add a set-net statement (copy it from your user.r) to the cgimail.r script (or read it in from another file) and it will work fine. Cheers, Allen K ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 1999 1:08 AM Subject: [REBOL] IIS 4.0 and cgiemailer.r Hello All, I believe I have setup IIS correctly to run the Rebol program and it is setup to send e-mail -- I can send e-mail using Rebol and the command "do %semail.r". I edited the cgiemailhtml.r script to create an HTML page with my domain. When I browse to that page I can open it but, when I hit the "Send Message" button the browser reports that is has contacted the server and is waiting for a reply it will eventually timeout. Anybody got this to work or can send e-mail from a web page? I would greatly appreciate the help. Thanks, Charles
