Re: VB Login page problem?
From: Dam6 (damian_at_excalibur.force8.net)
Date: 06/30/05
- Next message: halluva: "Re: Azman Security Questions"
- Previous message: Dominick Baier [DevelopMentor]: "Re: How secure is the Bin directory in my ASP.NET app?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 30 Jun 2005 19:18:25 +0100
Found what was wrong from the books appended mistakes page while looking on
the web:
forms name = " SECAUTH " loginUrl="login.aspx">
not
forms name = " .SECAUTH " loginUrl="login.aspx">
take out the full stop and it all works.
- Next message: halluva: "Re: Azman Security Questions"
- Previous message: Dominick Baier [DevelopMentor]: "Re: How secure is the Bin directory in my ASP.NET app?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]