Security when navigating between Data Access Pages

J

jgluckman

I have implemented user level security.

I have built some data access pages that pass parameters
and navigate to new pages when the user clicks on an
item. That works fine.

But when the user navigates to the new page, the login
screen pops up and asks them to enter their username and
password again.

Can I pass this info to the new data access page in VB
SCRIPT? Is there any other way to make the username and
password persist between pages?

Thanks!
 
S

SenorGuapo

I'm having exactly the same problem. Does anybody out there know what to
do? Or at least is there a good book resource for this. I've tried
searching the web - no luck and the Access help files didn't have much
on this subject either. I'm using a two-tiered approach to the data
access pages if that helps any.



Thanks.
 
T

TC

If you do not include the text of the post that you are replying to - like I
have done below - no-one will know what you're talking about, so probably
no-one will answer you.

HTH,
TC
 
S

SenorGuapo

I'm having exactly the same problem. Does anybody out there know what to
do? Or at least is there a good book resource for this. I've tried
searching the web - no luck and the Access help files didn't have much
on this subject either. I'm using a two-tiered approach to the data
access pages if that helps any.



Thanks.



Originally posted by Jgluckman
I have implemented user level security.

I have built some data access pages that pass parameters
and navigate to new pages when the user clicks on an
item. That works fine.

But when the user navigates to the new page, the login
screen pops up and asks them to enter their username and
password again.

Can I pass this info to the new data access page in VB
SCRIPT? Is there any other way to make the username and
password persist between pages?

Thanks!
 
T

TC

Ok, sorry, I can't help. I don't know data access pages. Maybe someone else
can help.

TC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top