Open a web-address from within an E1 app
I would like to open a web-address from within an E1 app; I would like to open the web-address in a new window, not in a frame. Opening in a frame now incurs InternetExplorer redirect message. I would like to go directly to the web-address in a new window, not using a frame, so I can avoid the redirect message. Does anyone have an idea on how to open a web-address in a new window, from within an E1 app? See details following, describing the problem.
I currently use a FixInspect form to call a webpage. This custom app can be called from within another E1 app, whenever it its appropriate to display an SSRS report (Micorsoft SQL Server Reporting Services report) which runs from a web address. But, as of recent InternetExplorer update, the webpage (SSRS report) no longer comes up. Instead I get a redirect message. When users see this, they don’t read the message, they think it means something went wrong. I would like to go the the webpage in a new active window, without the redirect message.