Password on DBI Submission Form

  • Thread starter Thread starter MaureenKLM
  • Start date Start date
M

MaureenKLM

Hello - using FP 2002 with Access DB. I used the database interface wizard
to create the means to input/ edit a table in the DB. All is fine.

I added a DBR report to the Submission Form page - all works. What I want
to do now is PASSWORD PROTECT the Submission Form page - I tried moving it
into the editor directory and pasting the <!--#include
File='Login_Check.asp'--> code at the very top of the page but this did not
work.

How can I password protect the submission form page generated with the DBIW
the same way the other pages created by the same wizard are password
protected?

THANK YOU!
 
Not knowing what your 'Login_Check.asp' page is doing
- take a look at
http://spiderwebwoman.com/thingumajig/drw_security.htm

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Hello - using FP 2002 with Access DB. I used the database interface wizard
| to create the means to input/ edit a table in the DB. All is fine.
|
| I added a DBR report to the Submission Form page - all works. What I want
| to do now is PASSWORD PROTECT the Submission Form page - I tried moving it
| into the editor directory and pasting the <!--#include
| File='Login_Check.asp'--> code at the very top of the page but this did not
| work.
|
| How can I password protect the submission form page generated with the DBIW
| the same way the other pages created by the same wizard are password
| protected?
|
| THANK YOU!
|
 
Much Thanks - Great info that will ultimately prove most helpful. Appreciate
the link.

I did get the submission form password protected just by copying it into the
editor directory and using the DBIW created Login_Check.asp page.
 
Back
Top