Hi,
I want to use in code something that will open up a new website, all together different on a different browser. I am using the tabstrip control, and when a user clicks on the one of the tabs, he should be taken to say for example, abcd.com.
How do I do this? If I use response.redirect, it just open in the same browser.
Thanks
I want to use in code something that will open up a new website, all together different on a different browser. I am using the tabstrip control, and when a user clicks on the one of the tabs, he should be taken to say for example, abcd.com.
How do I do this? If I use response.redirect, it just open in the same browser.
Thanks