Is it possiable to embeded a password into a asp or html document?

Example User clicks a link to a secure page that is only accessed by that
department. they are promped for a user name and password they use a generic
one same for the whole deparment one size fits all

Re: Adding a Password by Steve

Steve
Wed Jan 26 14:12:53 CST 2005

HOW TO: Apply Password Protection to Part of a Web Using FrontPage 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;301554

It says FrontPage 2000 but it applies to all versions.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"Jim Warren" <jwarrenatl25@comcast.net> wrote in message
news:%23O30JU9AFHA.1392@tk2msftngp13.phx.gbl...
> Is it possiable to embeded a password into a asp or html document?
>
> Example User clicks a link to a secure page that is only accessed by that
> department. they are promped for a user name and password they use a generic
> one same for the whole deparment one size fits all
>
>



Re: Adding a Password by Jens

Jens
Wed Jan 26 14:53:52 CST 2005

This is a multi-part message in MIME format.

------=_NextPart_000_0030_01C503F1.86BD9420
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Yes, that is easy to do with ASP.
See this KB article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;321439

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: Jim Warren [mailto:jwarrenatl25@comcast.net]
> Posted At: 26. januar 2005 19:30
> Posted To: microsoft.public.frontpage.programming
> Conversation: Adding a Password
> Subject: Adding a Password
>
>
> Is it possiable to embeded a password into a asp or html document?
>
> Example User clicks a link to a secure page that is only
> accessed by that department. they are promped for a user name
> and password they use a generic one same for the whole
> deparment one size fits all
>
>

------=_NextPart_000_0030_01C503F1.86BD9420
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7036.0">
<TITLE>Re: Adding a Password</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Yes, that is easy to do with ASP.</FONT>

<BR><FONT SIZE=3D2>See this KB article:</FONT>

<BR><FONT SIZE=3D2><A =
HREF=3D"http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;321439"=
>http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;321439</A></FO=
NT>
</P>

<P><FONT SIZE=3D2>Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. =
</FONT>
</P>

<P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>

<BR><FONT SIZE=3D2>&gt; From: Jim Warren [<A =
HREF=3D"mailto:jwarrenatl25@comcast.net">mailto:jwarrenatl25@comcast.net<=
/A>] </FONT>

<BR><FONT SIZE=3D2>&gt; Posted At: 26. januar 2005 19:30</FONT>

<BR><FONT SIZE=3D2>&gt; Posted To: =
microsoft.public.frontpage.programming</FONT>

<BR><FONT SIZE=3D2>&gt; Conversation: Adding a Password</FONT>

<BR><FONT SIZE=3D2>&gt; Subject: Adding a Password</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Is it possiable to embeded a password into a asp =
or html document?</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; Example User clicks a link to a secure page that =
is only </FONT>

<BR><FONT SIZE=3D2>&gt; accessed by that department. they are promped =
for a user name </FONT>

<BR><FONT SIZE=3D2>&gt; and password they use a generic one same for the =
whole </FONT>

<BR><FONT SIZE=3D2>&gt; deparment one size fits all</FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>

<BR><FONT SIZE=3D2>&gt; </FONT>
</P>

</BODY>
</HTML>
------=_NextPart_000_0030_01C503F1.86BD9420--