PC Review


Reply
Thread Tools Rate Thread

ASP Programming

 
 
Anthony
Guest
Posts: n/a
 
      6th Dec 2006
How do I construct an ASP login page using a database? I also would like to
learn how to utilize the "global.asa" file to strore public variables that
can be accessed in other asp pages.

For example. When I login, I want my username to be available on other
pages. It is my understanding, that I can store a variable value in
"global.asa", where the variable is declared, and write that variable value
on another page.

Can this be done?

Thank you,
Anthony


 
Reply With Quote
 
 
 
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      6th Dec 2006
I recently used this: http://www.frontpagehowto.com/newpassword/ and it
worked great. You may be able to tweak it for your needs.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"Anthony" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How do I construct an ASP login page using a database? I also would like
> to learn how to utilize the "global.asa" file to strore public variables
> that can be accessed in other asp pages.
>
> For example. When I login, I want my username to be available on other
> pages. It is my understanding, that I can store a variable value in
> "global.asa", where the variable is declared, and write that variable
> value on another page.
>
> Can this be done?
>
> Thank you,
> Anthony
>



 
Reply With Quote
 
David Berry
Guest
Posts: n/a
 
      6th Dec 2006
You can also see http://www.kamath.com/tutorials/tut003_auth.asp


"Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>I recently used this: http://www.frontpagehowto.com/newpassword/ and it
>worked great. You may be able to tweak it for your needs.
>
> --
>
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> web: http://www.spiderwebwoman.com/resources/
>
>
> "Anthony" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> How do I construct an ASP login page using a database? I also would like
>> to learn how to utilize the "global.asa" file to strore public variables
>> that can be accessed in other asp pages.
>>
>> For example. When I login, I want my username to be available on other
>> pages. It is my understanding, that I can store a variable value in
>> "global.asa", where the variable is declared, and write that variable
>> value on another page.
>>
>> Can this be done?
>>
>> Thank you,
>> Anthony
>>

>
>



 
Reply With Quote
 
Ian Haynes
Guest
Posts: n/a
 
      6th Dec 2006
> For example. When I login, I want my username to be available on other
> pages. It is my understanding, that I can store a variable value in
> "global.asa", where the variable is declared, and write that variable
> value on another page.


I also have a downloadable example, pages and db, at www.fp-resource.co.uk.
See the ASP Tips section.


--
Ian Haynes
Microsoft MVP - FrontPage




 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      6th Dec 2006
You would not use the global.asa file to store user names, they would be stored as a session
variable once a user has successfully logged in.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Anthony" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> How do I construct an ASP login page using a database? I also would like to learn how to utilize
> the "global.asa" file to strore public variables that can be accessed in other asp pages.
>
> For example. When I login, I want my username to be available on other pages. It is my
> understanding, that I can store a variable value in "global.asa", where the variable is declared,
> and write that variable value on another page.
>
> Can this be done?
>
> Thank you,
> Anthony
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Choice of programming tool for Outlook programming tanutatu@hotmail.com Microsoft Outlook VBA Programming 4 13th Jul 2006 10:48 AM
Which programming language for programming for fun? Chris Freeware 18 3rd Apr 2006 01:06 PM
Will OOP programming go off and be replaced by AOP programming marathikaka@yahoo.co.in Microsoft VB .NET 3 23rd Aug 2005 03:49 PM
rpilot programming language - based on the pilot programming language *ProteanThread* Freeware 0 1st Feb 2005 10:10 PM
IIS programming Oleg Ogurok Microsoft Dot NET Framework 2 30th May 2004 02:32 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:39 PM.