PROBLEM

How are hyperlinks different in Mozilla and Netscape web browsers versus Internet Explorer?

Last Published: April 25, 2020

Description

Redirection URL requests with trailing parameters fail in some Mozilla and Netscape browsers. Using the Hyperlink tool in an ArcIMS HTML Viewer may fail to load the associated URL.

For example, this hyperlink may fail to load:
http://esri.org/monitoringdata/StationInfoB.asp?jday=&property=&chartyear=&StationID=703

Cause

Some versions of Mozilla and Netscape browsers perform the parsing of trailing parameters differently.

Solution or Workaround

Enable only the hyperlinks by way of the Select or Identify tool, since this will cause the user to have to click on the hyperlink directly. This allows the associated URL to launch correctly in Mozilla and Netscape Web browsers.

In ArcIMSparams.js set
var useHyperLink=false;

This disables the Hyperlink tool and the corresponding button in the HTML Viewer.

If an Identify or Select command is performed on the layer, the hyperlink can be selected from the results window.

Article ID:000008656

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic