Is there any way to hint to the browsers that an action page is a temporary thing, and that we will want to return to the same place in our old page?
I suppose what I really want is ajax built into boltwire (i guess?) but what I'll settle for now is: I have a list of articles. Clicking on an article name brings you to an edit action, where you can change the price, type, etc. This action terminates on a submit, returning you to the original list. The top of the original list. Annoying as hell if you want to change 50 articles. One solution is to generate a list of anchors, and let the action return you not to the page, but to the page where the article is placed. But that is hardly perfect, I'd like to be returned as if I had pressed the "back" button on my browser, the same place, reloaded page. Any html gurus out there? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
