C
Crusty
Hello! I just can't seem to crack this one! I am using FrontPage 2003 &
Access 2003. I have created a password-protected page to add records to the
database according to the instructions here:
http://support.microsoft.com/kb/825498
Here's the problem ... FP automatically generates the form details to the
first line of the code, but to make the password work, this needs to be the
first part of the code:
<% @language="vbscript" %>
<!--#include virtual="/_private/logon.inc"-->
How do I INSERT those lines so that FP does not move them down automatically?
Thanks!
Access 2003. I have created a password-protected page to add records to the
database according to the instructions here:
http://support.microsoft.com/kb/825498
Here's the problem ... FP automatically generates the form details to the
first line of the code, but to make the password work, this needs to be the
first part of the code:
<% @language="vbscript" %>
<!--#include virtual="/_private/logon.inc"-->
How do I INSERT those lines so that FP does not move them down automatically?
Thanks!