Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logging on
Message
 
To
17/05/2002 03:28:39
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00656940
Message ID:
00658135
Views:
38
>At the moment I have an ASP with a login screen, the user/password fields are held in a form which calls another asp with those values. Is that the correct way, or should I be validating the user/password on the login screen?
>
>Kev
>
>>>That may be required in the long run, but I need examples on the programming side from, say a login.asp page that processes usernames/passwords.
>>>
>>>Kev
>>
>>Do you need examples of how to pass the values from the client to the server or do you need examples of how to validate the values passed?

Yes, that is a correct way to do it. If this works for you, do it. You could also submit the form to itself and validate it with a server side include file. I would prefer the later.
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform