August 30, 200520 yr I have a database that is running through IWP on the Internet. When person submits their information, the session remains open. Id like to end the session by getting the user to a XSLT page that would kill the session. I have created some XSLT pages from the server using the Filemaker Site Assistant. But Im not sure where to incorporate the following code: fmxslt:invalidate_session(String session-name) anyone have a sample or a link to help?
August 31, 200520 yr This won't work - IWP and CWP use different web engines, and the sessions they use are not related to each other. What happens when you use the "Exit Application" script step, which is web compatible?
September 5, 200520 yr Author when I use the exit application step it attempts to go to the IWP main page (the one that lists all the apps). That's not acceptable. any ideas? thanks.
September 6, 200520 yr That's the drawback of IWP - it's instant, but has its limits. I do not know another solution. Any ideas?
Create an account or sign in to comment