Forum Moderators: open
They mean to save the startrow=1 page to revisit another day, but some are accidentally saving historic pages and not seeing the latest updates.
Can I put some JS code on all pages except the current one, to warn them not to save.
Thanks for any help.
(I guess I could test the referring url on each page and if its not my site, then redirect to the current page, but that seems a bit clumsy).