AxKit + SAWA. Lo all,
Apologies for the vague subject but I'm not sure how to phrase it. Here's what I want to happen, hopefully someone can give me a clue... I have a page with a url of http://some_document. On this page is a link http://processed_document. When the user selects the link I go to a db and do some processing and return the same page, at most one field may have changed. This is all well and good. However, if the user selects an other link and then presses the browsers back button they get http://process_document which does the db processing again, which is not what I want. In short I want a user on http://some_document to select a link somewhere else and for that link to come up in the browser as http://some_document. Is this doable via Axkit, SAWA or should I be looking at Apache? I have access to the Apache::Request object if that helps... Thx John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]