I have been using a 53 page Web Site for 4 years. All of a sudden four pages
lose the Passwords.

People have suggested using a session Variable to hold the two passwords.

I have tried this for 6 days without success. Does anyone know how to store
a password in a session variable for reference on all my pages.

Any Help Will Be Appreciated.

Bill

Re: Need Example of Session Variables by Bob

Bob
Sun Nov 06 07:14:43 CST 2005

Bill Barber wrote:
> I have been using a 53 page Web Site for 4 years. All of a sudden
> four pages lose the Passwords.
>
> People have suggested using a session Variable to hold the two
> passwords.
>
> I have tried this for 6 days without success. Does anyone know how
> to store a password in a session variable for reference on all my
> pages.
>
> Any Help Will Be Appreciated.
>
> Bill
A better group to post this in would have been .inetserver.asp.general. You
should follow up there.

Here's an example:

<%
Session("password")="my secret password"
%>

For more information see the documentation at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/html/050e0924-fd83-45e7-b105-50710538d6c1.asp

For more specific help, provide more details about what you tried and the
results you received.

Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"