hmmm. Seems there might be a problem with Netscape.
This is what my language varible is
en-us, en;q=0.50
And this causes an error.
Any ideas?????????/
rotsey
another thing. How can I test this when i have only pc. Because I can't open another browser it just uses the same login when you load the app.
I have to use another pc. Correct???
Actually there is one point. the article uses C#.
Cache.Insert(strConCat,strConCat,null,DateTime.MaxValue,SessTimeOut,
CacheItemPriority.NotRemovable,null);
What do I replace the 'null' with in this code??
The first one is System.Web.Caching.CacheDependency
and the second is callback...
well I have an app that don't want people to use the same account I want them to buy there own account.
I realise there are ways around things but if they can't be logged on at the same time then it would be better.
application variable should work pretty well. If I store the user ids in a list and add to the list when they login and check the list.
What are the problems with that??
Hi,
Would like it if someone can guide me in the right direction.
I have an app with Access database behind it. I have forms authentication with the users stored in the DB.
Question is how do I validate so that a user can only be logged on exclusively to the web app???
rotsey
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.