RE: Access Security from Login Screen

From: Shawn Farkas [MS] (shawnfa_at_online.microsoft.com)
Date: 07/18/03


Date: Thu, 17 Jul 2003 23:58:05 GMT


        You might have more luck looking for an answer over in the ASP.Net newsgroups. Try microsoft.public.dotnet.framework.aspnet.security.

-Shawn

-- 
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at 
http://www.microsoft.com/info/cpyright.htm 
Note:  For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they 
originated.  
--------------------
>Content-Class: urn:content-classes:message
>From: "Caslan" <tandrews@co.columbia.ga.us>
>Sender: "Caslan" <tandrews@co.columbia.ga.us>
>Subject: Access Security from Login Screen
>Date: Wed, 9 Jul 2003 05:52:41 -0700
>Lines: 11
>Message-ID: <05e701c34618$fbb33110$a001280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
>	charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcNGGPuz8JHFeIM3RbWYfQiHa+pYcg==
>Newsgroups: microsoft.public.dotnet.security
>NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!cpmsftngxa09.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.security:2000
>X-Tomcat-NG: microsoft.public.dotnet.security
>
>I am currently working on a web form that is a login on 
>screen for a few users.  I am using an Access DB to store 
>user information, using it for validation.  From outside 
>the server I am able to get to the login screen but when 
>attempting validation it is blocked.  I have tried 
>various security settings with IIS and my database with 
>no luck. 
>
>Does anyone have any ideas for handling this issue? 
>
>Thank you in advance for your response.
>


Relevant Pages

  • Re: Validation Form redirect to new form
    ... I have an input form that takes user information, address, phone, etc.... ... html as php set so that the post command works. ... >> I have a validation form that must behave differently based on the ...
    (comp.lang.php)
  • Validate with multiple submit buttons
    ... I ran into a problem when preforming a validation in a form. ... in user information, but the input type needs to be ... var dt1=document.frmSample.date2; ...
    (microsoft.public.frontpage.client)