TabStrip on Userform with Web browser control

sanits591

Active Member
Joined
May 30, 2010
Messages
253
Hi,

I have a userform in excel, with a Tabstrip control pasted on it. On this Tabstrip, i pasted a web browser control.

The problem is, this web browser control is reflecting on all the pages of this Tabstrip.

Please provide a solution to this, as i want the Web browser control on one page and some other controls on other pages of this Tabstrip.

Thanks!
 
Yes, Thanks a Lot! now it is working, but some "script error" prompt / pop-up is coming as soon as the webpage opens in the webbrowser. I need to press "Yes" to continue further.

I tried
Code:
webbrowser1.silent=true 
[code]

also, still this prompts comes up as soon as the webpage opens up.

Please suggest.
 
Upvote 0

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
I don't know I'm afraid. It may be an IE setting.
 
Upvote 0

Forum statistics

Threads
1,224,505
Messages
6,179,151
Members
452,891
Latest member
JUSTOUTOFMYREACH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top