Hi, I have an inhouse billing application that I now support and are wanting to make some modifications to.
I am wanting end users to be able to open up multiple copies of our cf web application in different IE windows. This is so they can be looking at a persons invoice in a session of Internet Explorer and then receive a help desk call and proceed to look at a different persons invoice in a second session of Internet Explorer. The application uses session variables to hold ID's etc so if the end user then went back to their first Internet Explorer session it is possible that if they clicked onto a button to show the persons details, they would get the details from the 2nd Internet Explorer session (help desk call) as the session variables would have changed. So, my question is, can you have separate session variables per Internet Explorer window (not tab)? Is there a better way to manage having the application open multiple times on the one PC? Hope this makes sense. Cheers Anthony -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
