Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

URL Viewer

Status
Not open for further replies.

gav12345

Programmer
Dec 4, 2003
198
GB
Hi,

Using CE10 and Oracle 9i. We're viewing some of our reports via a URL string from an email link, and want these reports to open with the ActiveX viewer. I've changed the settings in the CMC to use the ActiveX viewer but the viewer still insists on displaying as DHTML.

I know I can force the viewer to be ActiveX by adding &viewer=actx onto the end of the URL, but this will involve a code change which for various reasons we're trying to avoid.

Does anyone know if its possible to specify the viewer to be ActiveX when running reports using URL's and without using the &viewer=actx command?

Many thanks, Gavin
 
I think that it defaults to DHTML and that you'll need to add to the URL if you want Active X.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top