Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Secure site logons
Message
 
 
To
27/03/2001 14:07:22
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00489105
Message ID:
00489260
Views:
10
>Does anyone know if it is possible with a secure Internet site (where you are prompted for a username and password ) to bypass the logon and supply the username and password via code.
>
>The effect desired is that someone with a product can get into the secure site while a casual browser would need the username and password.
>
>
>Thanks
>
>Nick Mason

My SWAG would be not likely. When you see parameters passed like that they are usually sent via a form using the Get method. The Get method (not Post) sends the information in the URL. Most users don't want their passwords displayed in the URL.

Just my $0.02.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform