Re: Password Direction

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jens Peter Karlsen[FP MVP] (jpkarlsen_at_mvps.org)
Date: 12/13/04


Date: Mon, 13 Dec 2004 15:55:16 +0100

They will automatically get an error page if they type the wrong
password.
Since you use ASP anyway, why not handle the password issue in ASP? It
will be more secure.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: FlyBoy [mailto:FlyBoy@discussions.microsoft.com]
> Posted At: 13. december 2004 15:07
> Posted To: microsoft.public.frontpage.programming
> Conversation: Password Direction
> Subject: Password Direction
>
>
> Using the following javascript, on an intranet, using FP2003,
> W2K Server, I want to direct the user to the page of the same
> file name as the password.
> For anything else, I want the user directed to an error page.
> I've tried several if\then statements, but can't get any to work.
>
> Thanks in advance for the help.
>
> Script:
> <script language="JavaScript"><!--
> function go() {
> window.location.href = "" +
> document.formName.passwordName.value + '.asp';
> return false;
> }
> //--></script>
>



Relevant Pages

  • Re: Active Home Page
    ... Check this with the server ... administrator is willing to do so. ... > ASP, but not on the home page, "index.htm" because it's not an ASP ... >>> page of the intranet. ...
    (microsoft.public.frontpage.programming)
  • Re: Newbie: ASP v.s. HTML in an INTRANET envrionment
    ... web server running, most likely IIS. ... ASP is an ISAPI filter installed in IIS. ... This project will not "only be an INTRANET". ... You will not have any conflicts between FrontPage and ASP. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Problems whith Intranet
    ... Hallo i have a problem i have made an Intranet to run on ... an 2000 server. ... Its written in ASP and its no poroblem ...
    (microsoft.public.win2000.security)
  • posting an asp page on the office intranet
    ... frontpage pages (dont ask...) and we need to put it on our server so ... that have the asp or asp.net code, you dont get an error, its just ... is it as simple as the intranet files ...
    (comp.programming)
  • creating task items with ASP
    ... What should I use to create and assign tasks using ASP? ... This is going to be an intranet application, and it will run on a ... Win2kPro Server, and the Exchange Server 2000 is located on a different ...
    (microsoft.public.exchange.development)