Hi,
Remember replying to this, anyway here it is again :
In submission_form.asp, search for :
<!--#include File='login.asa'-->
<%
If Session(SiteID) <> true Then
Response.Redirect("Login.asp?requester=submission_form.asp")
End If
%>
which is usually from line 86 to 91 and remove it.
Regards,
Vijay
Disclaimer: This posting is provided "as is" with no warranties and confers
no rights
--------------------
| Thread-Topic: Database Web Wizard
| thread-index: AcQK7q4Z0hZkhRn7Su+d/Sck1SPY9w==
| X-Tomcat-NG: microsoft.public.frontpage.client
| From: =?Utf-8?B?TSBTd2Fuc29u?= <(E-Mail Removed)>
| Subject: Database Web Wizard
|
| Hello
I created a database web wizard driven site, and it protected both the
submission form and editor page. I only want the editor password
protected, not the submission form. Is there an easy way to do this.
Thanks
|
|