Question
MM_editRedirectUrl return to referring URL
I have a recordset that has links so I can retrieve documents
to edit. The edit form contains a post back so users can retrieve
an up to date appointment list. How do I get back to original list
- for is the same but can be accessed from several urls - some of
which contain query strings?
I have tried script_name, http_referer, and adding pageref to query string. I just can't get the thing to work elegantly. Do I attack the original recordset page - or is there some script that can store the variable in the edit form. I've been looking at this too long and no longer have any perspective.
I just want to add something to MM_editRedirectUrl that will return Edit Form to recordset page on update.
HELP.
I have tried script_name, http_referer, and adding pageref to query string. I just can't get the thing to work elegantly. Do I attack the original recordset page - or is there some script that can store the variable in the edit form. I've been looking at this too long and no longer have any perspective.
I just want to add something to MM_editRedirectUrl that will return Edit Form to recordset page on update.
HELP.