doc1355 Posted May 23, 2011 Share Posted May 23, 2011 Hi, I"m trying to make an external link to a web page. Them problem is that when my user clicks on the link they are taken to the destination web page, but they see an error "Your session has expired". At that point, they must either refresh the browser or exit out and click again in order to see the page. My question is, how can I go around this problem in my code? If at all possible, I like to be able to add something to the URL so that this does not happen. Any help or guidance is appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/237216-url-session-problem/ Share on other sites More sharing options...
ohdang888 Posted May 23, 2011 Share Posted May 23, 2011 does the link lead to a page you control? or is it another domain? Quote Link to comment https://forums.phpfreaks.com/topic/237216-url-session-problem/#findComment-1219065 Share on other sites More sharing options...
doc1355 Posted May 23, 2011 Author Share Posted May 23, 2011 It is another domain. I cannot control. Quote Link to comment https://forums.phpfreaks.com/topic/237216-url-session-problem/#findComment-1219074 Share on other sites More sharing options...
ohdang888 Posted May 26, 2011 Share Posted May 26, 2011 without a demo that we can see, there's nothing we can say other than its probably something you can't control Quote Link to comment https://forums.phpfreaks.com/topic/237216-url-session-problem/#findComment-1220343 Share on other sites More sharing options...
doc1355 Posted May 26, 2011 Author Share Posted May 26, 2011 Here is a sample of the link that I'm talking about: https://freida.ama-assn.org/Freida/user/programSearchDispatch.do?method=searchByPgmNbr&pgmNumber=1204111258 Quote Link to comment https://forums.phpfreaks.com/topic/237216-url-session-problem/#findComment-1220344 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.