G
Guest
I have a web site that is password protected and available to members of our
high school class only. I password protected the site using MS FrontPage
2003 Article ID 825498.
I have several forms on the site that I use to collect information for our
classmates. These forms were made using the FrontPage 2003's Form Page
Wizard and Feedback Form wizard. These pages work with an extension of
..html or .htm but not with a .asp extension, therefore I can not password
word protect them by using a .asp extension and the vbscript include used on
the other pages.
I have searched the net and can not find samples of how I can create the
forms and password protect them. I am converting the site to use MS
Expression Web 2 instead of FP 2003.
Does anyone have any ideas on where I can find some sample code on how to
create the forms and password protect them without having to change the way
I have the password protection currently set up? This is the code I place
on each page that is password protected and has a .asp extension. <%
@language="vbscript" %>
<!--#include virtual="/classsite/_private/logon.inc"-->.
Any help would be greatly appreciated.
Lee Steele
high school class only. I password protected the site using MS FrontPage
2003 Article ID 825498.
I have several forms on the site that I use to collect information for our
classmates. These forms were made using the FrontPage 2003's Form Page
Wizard and Feedback Form wizard. These pages work with an extension of
..html or .htm but not with a .asp extension, therefore I can not password
word protect them by using a .asp extension and the vbscript include used on
the other pages.
I have searched the net and can not find samples of how I can create the
forms and password protect them. I am converting the site to use MS
Expression Web 2 instead of FP 2003.
Does anyone have any ideas on where I can find some sample code on how to
create the forms and password protect them without having to change the way
I have the password protection currently set up? This is the code I place
on each page that is password protected and has a .asp extension. <%
@language="vbscript" %>
<!--#include virtual="/classsite/_private/logon.inc"-->.
Any help would be greatly appreciated.
Lee Steele