Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: Netscape Message Server


Message #1 by "Schelling, Michael" <schellim@s...> on Thu, 4 Jul 2002 09:44:03 -0400
In the near future I will have to develop an ASP web site that has to access
the Netscape Message Server. Basically a person logs into the ASP site,
which contains pages on various subjects and features. One feature is a
HotMail kind of page where the person can read and send mail. This will be
where the Netscape Message Server comes into play.  The login information is
kept in a SQL database and when a person logs in the database is checked to
see if the person is an authorized user... 

When a person accesses the mail section of the site I don't want the person
to have to log into the Netscape Message Server. We want to be able to pass
the original user name and if necessary the password to the Netscape Message
Server, thus eliminating the need for the person to log into the message
server. 

Can someone tell me how I need to pass the login information to the Netscape
server or point me in the direction where I can find some information about
this. 

     Regards, 
         Mike 

  Return to Index