Hi Fred,
PS. Email intended to drawn attention only. Either replying to group or
via email is great; heck any reply is great. Thanks.
Emails sent to me personally certainly do draw my attention - the wrong
kind! I read and participate in these newsgroups daily, and am particularly
aware of the threads that I have been participating in. So, just post here,
thanks.
But I have not been able to find an explanation of publishing via
Frontpage Extensions, Server Extensions, and now I guess there's another
technology for Visual Studio .NET.
I can clear this up for you. "FrontPage Server Extensions" and "Server
Extensions" are the same thing.Well, at least in this context. A "server
extension" is a general term for any application which extends a web
server's functionality. In fact, ASP and ASP.Net could be termed "server
extensions," as they are both ISAPIs (Internet Server Application
Programming Interface) that handle certain types of HTTP requests to the web
server. However, in the context of publishing, the 2 terms you mentioned are
both references to FrontPage server extensions. FrontPage server extensions
are used primarily for publishing, although there are FrontPage server
extensions that are used for form handling, web management, etc. They
provide a web programming interface using an HTTP tranport for administering
a web site.
Visual Studio.Net actually employs FrontPage server extensions for its web
management. It can also work directly with the file system and a LAN web
server. By default it uses FrontPage server extensions.
As for clear text password issues, this relates more to the web server than
to the publishing client. IIS can use Basic (clear text) authentication, or
Windows Integrated Authentication (Kerberos), which is encrypted. In
addition, the server can host SSL (Secure Sockets Layer), a protocol that
encrypts all traffic coming to and from the web server to a client. And
FrontPage Server Extensions can work with SSL also.
You can find out anything you want about FrontPage server extensions by
downloading the FrontPage Server Extensions Resource Kit (SERK) at the
following URL:
http://www.microsoft.com/downloads/...f5-51af-4d17-b1cd-a4be003d6920&displaylang=en
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.