help with login when it doesn't

J

Jaez

I have produced a website with VS 2005 through a hosting company. It works
fine.

I have used the login control on the page


It works fine in Firefox and in with MOST users of IE6 or IE7 but not all.

In these cases the user is sent straight back to the login page with no
error shown.

The cookies and options in IE seem to be set up the same way on working and
non-working machines

I read this on another forum but have no idea how to implement it:

I checked and it seems the createpersistent flag in
setauthcookie/redirectfromloginurl is causing this problem when it's set to
true...I couldn't really understand why but setting this to false would
solve the problem...

any ideas welcome



john
 
K

Kevin Spencer

Well, it certainly has something to do with their IE browser configuration.
The only thing I can suggest is that you examine all possible differences in
configuration to find the exact one.

--
HTH,

Kevin Spencer
Microsoft MVP

DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 

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