hello,
someone knows how to implement a never-expiring authentication process (eg: facobook), based on cookies?
the problem is that ASPR creates many sessions at login based on the user loggin in. I need this since I have some EDIT pages which requre a long time to be filled in, and the session expires losing the changes.
(I can't raise session timeout more than this)
sergey told me he's thinking to this kind of login for a future release, but I need it now <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=20895&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />
any help greatly appreciated, thank you