BoulderBum
Programmer
Okay, so I have a need to embed a page in my web app that's a view of a website on another of our servers. I started to use an iframe because there was a problem with using object (a security warning, and I forget what else), but sometimes the iframe doesn't load: it's blank until it's refreshed.
1. Is there a different way to embed a remote page that works better?
2. How do I get the iframe to be more reliable?
1. Is there a different way to embed a remote page that works better?
2. How do I get the iframe to be more reliable?