|
|
|
Software Diversified Services
1322 - 81st Ave. NE
Spring Lake Park, MN
55432-2116 USA
voice: 763-571-9000
fax: 763-572-1721
|
|
 |
|
|
About Web Browsers
Information about configuration and security for Firefox and Internet Explorer
| Contents: |
Get New Browser, |
Trusted Sites, |
ActiveX, |
AJAX support, |
|
Applets & Java, |
Cookies, |
JavaScript, |
Meta refresh, |
|
Popup windows, |
Security for IE, |
Status bar, |
Tabbed browsing |
Get a New Browser
The latest version of the Firefox browser is available free-of-charge at www.mozilla.com
The latest version of the Internet Explorer browser is available free-of-charge at www.microsoft.com/downloads
Trusted sites
Naming trusted sites lets you specify looser security standards for
web sites you know, without doing the same for strangers.
In Internet Explorer...
- Select Tools, Internet Options, Security.
- Mouse-click on the Trusted sites icon
,
then on the Sites... button.
- At the first field, Add this Web site to the zone,
enter the URL where you access the SDS Product Server,
for example,
www.yourCompany.com:8080.
- Mouse-click on the Add button.
- Do not check the box labeled Require server verification (https:)...
- Mouse-click on OK and OK (IE 6) or Close and OK (IE 7).
return to top
ActiveX
ActiveX is the part of Internet Explorer that enables JavaScript to communicate with Java applets, and to create and submit HTTP requests, among other facilities.
If an SDS Product Server shows you a message about a failure of ActiveX, proceed as follows:
In Internet Explorer...
- List the SDS Server among your browser's Trusted Sites, see Trusted Sites, above.
- Make sure that trusted sites are allowed to use ActiveX. See Security for Internet Explorer, below.
return to top
AJAX support
AJAX, meaning Asynchronous JavaScript and XML, is an architecture or strategy for pulling new information into an existing web-browser display.
It relies on the relatively new ability of JavaScript to send HTTP requests to servers, then use the response to alter the browser display, without reloading the web page.
The SDS Product Server uses AJAX methods to acquire information about the SDS products installed on the Server.
And the on-line help systems in SDS products often use AJAX methods to present help for whatever the product is currently displaying in a browser window.
Like cookies, AJAX methods cannot cross domains. A web page at www.yourCompany.com can use AJAX methods to send requests to www.yourCompany.com only. It does not pose a security risk.
When an SDS Product Server gives you a message about a failure to find any SDS products on that server,
or some other message about a failure regarding AJAX, HTTP requests, or XML parsing, proceed as follows:
In Internet Explorer...
- List the SDS Server among your browser's Trusted Sites, see Trusted Sites, above.
- Make sure that trusted sites are allowed to use AJAX. See Security for Internet Explorer, below.
return to top
Java Applets
SDS products employ Java applets, small Java programs linked into web pages for display by web browsers.
Running applets requires that the client browser can access a Java Runtime Environment (JRE), also called a Java plug-in or Java Virtual Machine (JVM).
SDS products further require that the client's JRE and the browser's JavaScript interpreter can communicate with each other.
Enable applets as follows:
In Firefox...
- Intall or re-install a JRE at the client machine. For instructions, see www.sdsusa.com/aboutJava.htm#applet
- In a Firefox window, see Tools, Options..., Content.
- Check
Enable Java.
In Internet Explorer...
- Intall or re-install a JRE at the client machine. For instructions, see www.sdsusa.com/aboutJava.htm#applet
- List the SDS Server among your browser's Trusted Sites, see Trusted Sites, above.
- Make sure that trusted sites are allowed to use Java. See Security for Internet Explorer, below.
return to top
Cookies
Cookies are short text strings that a browser writes to a cache file on the host's file system.
They provide a way for the browser-client to save session data as you navigate from one web page to another.
Cookies pose no security risk.
Every cookie is associated with the domain name of the web page that
writes it--www.yourCompany.com, for example--and
cookie data cannot pass from one domain to another.
Enable cookies for SDS products as follows:
In Firefox...
- See Tools, Options..., Privacy, Cookies.
- Click on the Exceptions... button.
- At the first field, Address of web site,
enter the URL where you access the SDS Product Server,
for example,
www.yourCompany.com:8080.
- Click on Allow, Close, and OK.
In Internet Explorer...
First, list the SDS Server among your browser's Trusted Sites, see Trusted Sites, above.
Second, proceed as follows:
- Select Tools, Internet Options, Privacy.
- Click on the Sites button.
- At the first field, Address of Web site,
enter the URL where you access the SDS Product Server,
for example,
www.yourCompany.com:8080.
- Click on Allow, OK, and OK.
return to top
JavaScript
The procedure described below will allow a
browser to process JavaScript codes in web pages on an SDS Product Server.
JavaScript runs within the browser only; it does not have any power to otherwise affect your machine.
JavaScript is not the same as Java.
It is similar, but not identical to, Microsoft's JScript.
In Firefox...
- See Tools, Options..., Content.
- Check
Enable JavaScript.
In Internet Explorer...
- List the SDS Server among your browser's Trusted Sites, see Trusted Sites, above.
- Make sure that trusted sites are allowed to use JavaScript. See Security for Internet Explorer, below.
return to top
|
|
|