Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
intercept TerminateAndRedirect
#1
I have a main ISAPI IW app that launches other IW apps. 
Is there a way to intercept all TerminateAndRedirect calls so I can add an additional parameter to the redirect url?

Thank you
Reply
#2
Currently not. I guess you want to terminate the "child" sessions and redirect again to the main application?
Reply
#3
(10-19-2020, 09:26 AM)Alexandre Machado Wrote: Currently not. I guess you want to terminate the "child" sessions and redirect again to the main application?

Actually. The main IW app is the one with many TermintateAndRedirect calls that launch the child IW Apps.
Each Child App has 1 or maybe 2 TerminateAndRedirect calls to return to the main IW app.

Not a big issue, Just thouught I would ask. 
I have to add a encrypted security Parameter to all of them and was hoping to save some time by only having to update the code in one place in each app.

Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)