Re: Asp page authentication
From: Tom Kaminski [MVP] ((A_at_T))
Date: 03/24/04
- Next message: Tom Kaminski [MVP]: "Re: How to embed an vb activex control in ASP page"
- Previous message: Peter Foti: "Re: rediming an array with non selected values"
- In reply to: William E Hatto: "Asp page authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Mar 2004 10:28:18 -0500
"William E Hatto" <xxnospamxxweh@bigpond.net.au> wrote in message
news:eFhqjzaEEHA.4080@TK2MSFTNGP09.phx.gbl...
> My thanks to Nathan for the code below, but it does not work. I get the
> following error;
>
> Error Type:
> Microsoft VBScript compilation (0x800A03EA)
> Syntax error
> /dev/development/WAN RCI Secure/DumpSearch.asp, line 700
> Function AuthCheckT
>
> How can I get this to work?
>
> <%
> Function AuthCheck()
Try removing the "()" after the function name.
-- Tom Kaminski IIS MVP http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS http://mvp.support.microsoft.com/ http://www.microsoft.com/windowsserver2003/community/centers/iis/
- Next message: Tom Kaminski [MVP]: "Re: How to embed an vb activex control in ASP page"
- Previous message: Peter Foti: "Re: rediming an array with non selected values"
- In reply to: William E Hatto: "Asp page authentication"
- Messages sorted by: [ date ] [ thread ]