In this post, we want to discuss a nice function to open multiple tabs on button click using c#. Before we get started, if you want to know about customizing web page size with javascript, please go through the following article: Display custom size web form using JavaScript.

You may use the following code/source will open multiple browser tabs on one button click using c#. Don’t forget to change your desire website address at the Button click method.

Button click method

Multiple tabs or window opener method

Open multiple tabs on button click in Internet Explorer

Open multiple tabs on button click in C#

 

The article was published on October 21, 2016 @ 11:32 PM

Leave a Comment