Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Im using the Win32::GUI::AxWindow module, but I can navigate within the same browser I lauched from, how can I fix that?

browser Fix GUI lauched module Win32
0
Posted

Im using the Win32::GUI::AxWindow module, but I can navigate within the same browser I lauched from, how can I fix that?

0

You need to use a WebBrowser control for that (not a MSHTML). MSHTML display html but can not navigate in same window (lauch defaut navigator). You can directly write HTML in a webbrowser with GetOLE and Win32::OLE.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123