Multiple IE Sessions

 1 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
Jim Newman
New Member Send Private Message
Posts: 1
New Member
The following is a way to have multiple lawson sessions open and not have them share information across the session.  For example you can be logged in as 2 different users.

Create a new shortcut for IE by following the steps below:

    1.  Right click on your desktop and select New / Shortcut from the popup menu.
    2.  Enter the text below for the location
            "C:\Program Files\Internet Explorer\iexplore.exe" -nomerge
    3.  Click Next
    4.  Give the shortcut a name
    5.  Click Finish

This will create a new icon on the desktop that does not share information between other IE sessions. 

mikeP
Veteran Member Send Private Message
Posts: 151
Veteran Member
That's handy. Another way is to click the File | New Session menu in IE.

We're on IE 9, btw.