I have a page that consists of 2 frames.The left frame is a column with links. When i click one, the right frame shows me another page. so far so good.
Now the problem is that i use hyperlinks in the left frame, while i need a click event on that page for that certain link. So i thought, use a linkbutton instead of a hyperlink.But then i cannot make the right frame showing another page. When i use server.transfer within the click-event, the current frame (the one with the links) refreshes and shows the other page.
Does anyone now how i can solve the problem?
thnx
Now the problem is that i use hyperlinks in the left frame, while i need a click event on that page for that certain link. So i thought, use a linkbutton instead of a hyperlink.But then i cannot make the right frame showing another page. When i use server.transfer within the click-event, the current frame (the one with the links) refreshes and shows the other page.
Does anyone now how i can solve the problem?
thnx