I'm not averse to the concept of others improving my answers. However an answer I provided to a question has been edited and the edit's don't sit well for me because they aren't really what I would consider as solutions:
The bit that bothers me is the edit at the end:
You may consider doing the following:
Maintain an active session for each user:
- Session("PersistMe") = true
Grab SessionID, and use it to store values in the ASP.NET Cache where you may utilize a TTL value.
They're a bit vague and to be honest they're the OP's idea of possible solutions, not mine.
Would it be ok to move these up to the original question? I guess I'm trying to be as tactful as possible here as I think the edit was with good intentions judging by his/her past activity.