Jump to content
Software FX Community

Re: Netscape 6?


User (Legacy)

Recommended Posts

I tried it.  Didn't work.  Netscape 6 still sends an image down to the

client, but Netscape 4.08 does not. Here's my code to write out the

chart...

Response.write objchart.GetHtmlTag ("100%","87%","Auto")

What I did...

1. Installed the latest service pack, didn't work

2. uninstalled ChartFX, installed ChartFX, then installed the latest

service pack

3. Changed the permissions on the Config folder to Everyone-Full Control

(just to make sure)

There is nothing in the SfxCgi.ini about Netscape 6. Does it need something

to detect a Netscape 6 browser?

In the SfxCgiWC.ini file, I found this about Netscape 6. I hope this helps.

; This list will contain the user agents that did not match any of the rules

[NotMatchedBrowsers]

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20001108

Netscape6/6.0=NotFound

Thanks

Dan

"Justin Trask" <JustinT@softwarefx.com> wrote in message

news:B$m2xhwhAHA.2880@sfxserver.softwarefx.com...

Please download the latest service pack so that you receive the latest

ini files

Justin Trask

Software FX

-----Original Message-----

From: Dan Traylor [mailto:dan_traylor@hotmail.com]

Posted At: Wednesday, January 24, 2001 12:36 PM

Posted To: Client

Conversation: Netscape 6?

Subject: Netscape 6?

I have my asp page set up to automatically send the Chart control and if

someone doens't it, the page redirects to another page to get the

plug-in.

This works with Netscape 4.08, but not Netscape 6.

Can anyone tell me how I can get the SfxCgi.ini file to recognize when

Netscape 6 is requesting a chart. I tried adding...

[Mozilla/5.0 (compatible; I)]

parent=Netscape 6

But that didn't work. I looked at the article "Troubleshooting the

ChartFX

ActiveX control component",

(http://support.softwarefx.com/kb/146/1/008.htm), and I've already done

all

the steps in that article.

Thanks.

Dan

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...