nevets2001uk
IS-IT--Management
Hi,
I've been trying to figure something out all afternoon and have finally accepted that I need help. I have an imageButton on one of my aspx pages which when clicked uses a Select Case statement to redirect to 1 of 3 new pages depending on some variables. This works without a problem but what I'd like to do is have the new page open in a new window.
I can do this with a normal link and a bit of javascript but not sure how to do it on the click event of the imagebutton in the codebehind.
Any suggestions?
Cheers
Steve G (MCP)
I've been trying to figure something out all afternoon and have finally accepted that I need help. I have an imageButton on one of my aspx pages which when clicked uses a Select Case statement to redirect to 1 of 3 new pages depending on some variables. This works without a problem but what I'd like to do is have the new page open in a new window.
I can do this with a normal link and a bit of javascript but not sure how to do it on the click event of the imagebutton in the codebehind.
Any suggestions?
Cheers
Steve G (MCP)