Getting web report blocked by popup blockers
430624Oct 5 2004 — edited Oct 6 2004I have some of my reports deployed over web.
They being called from forms using web.document_show
I open them in the separate window (_blank). Some of my users complain that they can't see the report and there is a message on the browswer (blocked pop up window).
What can I do to correct this? If I display the reports in the same window then when the user use browser's back button, it brings them to log in window and not back to the form that called report. Please help