![]() ![]() |
Asylum Feedback/Support Audio Asylum feedback, support and feature wish list. |
For Sale Ads |
Use this form to submit comments directly to the Asylum moderators for this forum. We're particularly interested in truly outstanding posts that might be added to our FAQs.You may also use this form to provide feedback or to call attention to messages that may be in violation of our content rules.
Original Message
RE: Mark as Read not working?
Posted by Rod M on February 26, 2025 at 19:28:18:
I get it. It'd be a lot easier to code with a test bed. JS is loaded and gets cookies for whatever. The Mark Read can just not there if you don't have a cookie login with the user id.
Then, the click would need to change the elements and also pass it over to perl to store the message numbers as read. It'd be easier using JSON to connect to the db. But, I haven't messed with JSON.