Hi,
Is it possible to use something like "Request.ServerVariables("HTTP_REFERER")" for the "after updating, go to:" value. At the moment I enter an actual filename (of my master list of records - such as products.asp) but this means, when I'm viewing the master list of records, if I've paged my way through several pages of records or searched for some records and then click to bring up the "edit/details" page, once I've updated the record I go all the way back to the first page of my master record list - I'd like to go back to the page (on the master list) I just left.
I've tried using "Request.ServerVariables("HTTP_REFERER")" as the value for "after updating, go to:" but when I click update it just re-displays the "details" page.
Can you help? |
|
|