You don't need the following on your forms pages:
<% @language="vbscript" %>
<!--#include virtual="/logon/_private/logon.inc"-->
You do need to follow the instructions for "Create the password-protected page" which would apply to
your form pages.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
"Inquiring Minds" <(E-Mail Removed)> wrote in message
news:A1F39587-227F-4F95-B074-(E-Mail Removed)...
> Hello,
>
> I've created a logon page as described in
> http://support.microsoft.com/default...b;en-us;825498. The logon
> pages work fine, but when I create my forms, which would also require the
> users to enter a username and password I receive an error message. I've
> added the line: <% @language="vbscript" %> <!--#include
> virtual="/logon/_private/logon.inc"--> to the top of the forms page.
>
> What am I doing wrong?
>
> Your assistance would be much appreciated.
>
> Thank you.