Jump to content
Software FX Community

I cannot get back some functionality after updating IE 5 to IE 6.


User (Legacy)

Recommended Posts

Hi!

I create my charts on server site. My code looks like this.

<html>

<head>

<title>Troubleshooting the Server Component</title>

</head>

<body>

<%

Set chart = Server.CreateObject("ChartFX.WebServer")

%>

<%= chart.GetHtmlTag(500,350) %>

</body>

</html>

With IE 5.0 an user was able to see the ChartFX popup menu by clicking right

mouse button. After everybody in our company updated IE to version 6.0 this

feature was lost. Right mouse button click gives the standard IE menu in IE

6.

I experienced this problem earlier with moving from IE 4 to IE 5.

Re-installation of Chart FX helped. Now it doesn't.

I use version 3.5.37.1.

My Web server is Win 2000, version 5.0.2195 ServicePack 2.

An user machine is Win NT ServicePack 6.

Thank you,

Alla Zelikovskaya

Link to comment
Share on other sites

Make sure you download the most recent browser detection files for ChartFX

IE 3.5

--

Regards

JC

Software FX Support

"ASZELIKO" <ASZELIKO@southernco.com> wrote in message

news:OvNGDWXuBHA.2636@webserver1.softwarefx.com...

> Hi!

>

> I create my charts on server site. My code looks like this.

>

> <html>

> <head>

> <title>Troubleshooting the Server Component</title>

> </head>

> <body>

> <%

> Set chart = Server.CreateObject("ChartFX.WebServer")

> %>

> <%= chart.GetHtmlTag(500,350) %>

> </body>

> </html>

>

> With IE 5.0 an user was able to see the ChartFX popup menu by clicking

right

> mouse button. After everybody in our company updated IE to version 6.0

this

> feature was lost. Right mouse button click gives the standard IE menu in

IE

> 6.

> I experienced this problem earlier with moving from IE 4 to IE 5.

> Re-installation of Chart FX helped. Now it doesn't.

> I use version 3.5.37.1.

> My Web server is Win 2000, version 5.0.2195 ServicePack 2.

> An user machine is Win NT ServicePack 6.

>

> Thank you,

> Alla Zelikovskaya

>

>

>

>

Link to comment
Share on other sites

  • 4 weeks later...

Could you tell me where I can get the most recent browser detection files

for ChartFX IE 3.5.

Thanks,

Alla

"Software FX Support" <support@softwarefx.com> wrote in message

news:T78IrNauBHA.1412@webserver1.softwarefx.com...

> Make sure you download the most recent browser detection files for ChartFX

> IE 3.5

>

> --

> Regards

>

> JC

> Software FX Support

>

> "ASZELIKO" <ASZELIKO@southernco.com> wrote in message

> news:OvNGDWXuBHA.2636@webserver1.softwarefx.com...

> > Hi!

> >

> > I create my charts on server site. My code looks like this.

> >

> > <html>

> > <head>

> > <title>Troubleshooting the Server Component</title>

> > </head>

> > <body>

> > <%

> > Set chart = Server.CreateObject("ChartFX.WebServer")

> > %>

> > <%= chart.GetHtmlTag(500,350) %>

> > </body>

> > </html>

> >

> > With IE 5.0 an user was able to see the ChartFX popup menu by clicking

> right

> > mouse button. After everybody in our company updated IE to version 6.0

> this

> > feature was lost. Right mouse button click gives the standard IE menu

in

> IE

> > 6.

> > I experienced this problem earlier with moving from IE 4 to IE 5.

> > Re-installation of Chart FX helped. Now it doesn't.

> > I use version 3.5.37.1.

> > My Web server is Win 2000, version 5.0.2195 ServicePack 2.

> > An user machine is Win NT ServicePack 6.

> >

> > Thank you,

> > Alla Zelikovskaya

> >

> >

> >

> >

>

>

Link to comment
Share on other sites

http://support.softwarefx.com/cfxie35/default.asp

you'll find the browser detection update on the service pack tab.

GF

"ASZELIKO" <ASZELIKO@southernco.com> wrote in message

news:CT46Xq5yBHA.3340@webserver1.softwarefx.com...

> Could you tell me where I can get the most recent browser detection files

> for ChartFX IE 3.5.

>

> Thanks,

> Alla

> "Software FX Support" <support@softwarefx.com> wrote in message

> news:T78IrNauBHA.1412@webserver1.softwarefx.com...

> > Make sure you download the most recent browser detection files for

ChartFX

> > IE 3.5

> >

> > --

> > Regards

> >

> > JC

> > Software FX Support

> >

> > "ASZELIKO" <ASZELIKO@southernco.com> wrote in message

> > news:OvNGDWXuBHA.2636@webserver1.softwarefx.com...

> > > Hi!

> > >

> > > I create my charts on server site. My code looks like this.

> > >

> > > <html>

> > > <head>

> > > <title>Troubleshooting the Server Component</title>

> > > </head>

> > > <body>

> > > <%

> > > Set chart = Server.CreateObject("ChartFX.WebServer")

> > > %>

> > > <%= chart.GetHtmlTag(500,350) %>

> > > </body>

> > > </html>

> > >

> > > With IE 5.0 an user was able to see the ChartFX popup menu by clicking

> > right

> > > mouse button. After everybody in our company updated IE to version 6.0

> > this

> > > feature was lost. Right mouse button click gives the standard IE menu

> in

> > IE

> > > 6.

> > > I experienced this problem earlier with moving from IE 4 to IE 5.

> > > Re-installation of Chart FX helped. Now it doesn't.

> > > I use version 3.5.37.1.

> > > My Web server is Win 2000, version 5.0.2195 ServicePack 2.

> > > An user machine is Win NT ServicePack 6.

> > >

> > > Thank you,

> > > Alla Zelikovskaya

> > >

> > >

> > >

> > >

> >

> >

>

>

post-2107-13922387715076_thumb.png

Link to comment
Share on other sites

GF,

Thank you very much! It works!

Alla.

"GF" <support@softwarefx.com> wrote in message

news:EmuAiI6yBHA.2108@webserver1.softwarefx.com...

> http://support.softwarefx.com/cfxie35/default.asp

> you'll find the browser detection update on the service pack tab.

>

> GF

>

> "ASZELIKO" <ASZELIKO@southernco.com> wrote in message

> news:CT46Xq5yBHA.3340@webserver1.softwarefx.com...

> > Could you tell me where I can get the most recent browser detection

files

> > for ChartFX IE 3.5.

> >

> > Thanks,

> > Alla

> > "Software FX Support" <support@softwarefx.com> wrote in message

> > news:T78IrNauBHA.1412@webserver1.softwarefx.com...

> > > Make sure you download the most recent browser detection files for

> ChartFX

> > > IE 3.5

> > >

> > > --

> > > Regards

> > >

> > > JC

> > > Software FX Support

> > >

> > > "ASZELIKO" <ASZELIKO@southernco.com> wrote in message

> > > news:OvNGDWXuBHA.2636@webserver1.softwarefx.com...

> > > > Hi!

> > > >

> > > > I create my charts on server site. My code looks like this.

> > > >

> > > > <html>

> > > > <head>

> > > > <title>Troubleshooting the Server Component</title>

> > > > </head>

> > > > <body>

> > > > <%

> > > > Set chart = Server.CreateObject("ChartFX.WebServer")

> > > > %>

> > > > <%= chart.GetHtmlTag(500,350) %>

> > > > </body>

> > > > </html>

> > > >

> > > > With IE 5.0 an user was able to see the ChartFX popup menu by

clicking

> > > right

> > > > mouse button. After everybody in our company updated IE to version

6.0

> > > this

> > > > feature was lost. Right mouse button click gives the standard IE

menu

> > in

> > > IE

> > > > 6.

> > > > I experienced this problem earlier with moving from IE 4 to IE 5.

> > > > Re-installation of Chart FX helped. Now it doesn't.

> > > > I use version 3.5.37.1.

> > > > My Web server is Win 2000, version 5.0.2195 ServicePack 2.

> > > > An user machine is Win NT ServicePack 6.

> > > >

> > > > Thank you,

> > > > Alla Zelikovskaya

> > > >

> > > >

> > > >

> > > >

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...