i am displaying an excel worksheet in web browser. When i click on a hyper link that is contained in a cell, i am redirected to login mechanism. This is due to a second session being opend in a new window.
how can i get around this problem. It seems like i have to keep track of the session id some how. I am using asp.
please feel free to point me in the right direction.
how can i get around this problem. It seems like i have to keep track of the session id some how. I am using asp.
please feel free to point me in the right direction.