connecting to a pop server
-
hello, sorry if this is asked somewhere, I have looked but didn.t find exactly what I was looking for. I am looking for a simple/sample script of connecting to a pop server via C# from a web page. I can find many examples of connecting via a "application", but not from a web form. Any links to articles/samples would be very much appreciated. Thanks again CS
-
hello, sorry if this is asked somewhere, I have looked but didn.t find exactly what I was looking for. I am looking for a simple/sample script of connecting to a pop server via C# from a web page. I can find many examples of connecting via a "application", but not from a web form. Any links to articles/samples would be very much appreciated. Thanks again CS
Take a look under the ASP.NET articles[^] General section, I believe I have seen a few articles in there covering something like this. -Nick Parker