Thank you very much, it worked.
Finally I have a second problem, I want to do the same but with another web page, do you think there is a possible solution?
this is the website:
https://www.hapag-lloyd.com/en/online-business/track/track-by-container-solution.html
or
https://www.hapag-lloyd.com/en/home.html
error:
De: RunMyProcess Developer Forum <suppor...@runmyprocess.com>
Enviado el: martes, 7 de marzo de 2023 09:21 a. m.
Para: RunMyProcess Developer Forum <suppor...@runmyprocess.com>
CC: Juan Carlos Escobar <jesc...@lanogalera.biz>
Asunto: Re: I have a problem to embed an external page
Hello,
The problem is with the browser you are using, which blocks iframes:
You can either set your browser's options to allow iframes or, if you are using Chrome, add an extension. I use the Chrome extension iFrame Allow:
I think it also helps to set the iframe tag to a specific size and title of the embedded window:
<body>
<iframe src="https://www.msc.com/es/track-a-shipment" height="500" width="800" title="Juan's website"></iframe>
</body>
Best Regards,
Zdravko
RMP Support
On Monday, March 6, 2023 at 7:17:24 PM UTC+1 Juan Carlos Escobar wrote:
I want to send a page in my interface specifically is this page
and I get a "connection refused error"
| ||||||||||||||||||
| ||||||||||||||||||
|