On the iframe pop-up page, all sessions lose this post and the iframe layer is popped up by longyungood at 2014-03-2617: 21: 47. & nbsp; I have never encountered any problems before. & nbsp; But recently, when the program has not been changed, the problem suddenly occurs. & nbsp; that is, the iframe and & iframe pop-up pages are opened, all sessions are lost.
This post was last edited by longyungood at 17:21:47
I used the wbox plug-in to pop up the iframe layer. I have never encountered any problems before, but recently, when the program has not been changed, I suddenly encountered a problem, that is, I opened iframe, all session content set during login is lost. I suspect there is a problem with the server, but I don't know where the problem is. please answer with experience. thank you! The server is from WIN2003.
Use the pop-up iframe code as follows:
// Pop up a new layer
Function listpinpai (){
Var iframewbox = $ ("# tpinpai"). wBox ({
Title: "Select brand ",
RequestType: "iframe ",
IframeWH: {width: 800, height: 450 },
Target :"
"
});
}
------ Solution --------------------
If no changes were made, a problem suddenly occurred.
Check whether the plug-in code is dynamically loaded remotely.
------ Solution --------------------
It may be a server problem. you can create a php file. Test whether the session is lost.