Problem with reading news in external browser


Hello
I have some problem with FeedReader program. I am using vesrion 3.11. I don't know why but I can't read news in external browser. It deosn't work. In internal browser I can read them but it is using Internet Explorer. Why it happens ?
Regards

Re:

Hmmm. Again no answer.

It looks that nobody can

It looks that nobody can help me. HMm. Maybe I should install other RSS program ?
Regards

We are using Internet

We are using Internet Explorer ActiveX object. Currently no other browser (Firefox,Opera,Safari) provides such possibility, Firefox has some (activeX) plugins, but they are still unstable.

When we display article in internal browser, we need many events(page un/load,user action, starring articles, keywords etc).

Solution, if you don't "trust" IE, take application properties:
General page-> Behaviour When I click on weblink -> Open link in default browser.

Then
Advanced page -> uncheck checkbox enable javascript

and press OK.

To go futher, search for feedreader.ini
search in MISC section for lines:

disableactivex=
disablejava=

change(or add) them to

disableactivex=true
disablejava=true

And you have quite safe IE...it's not 99% what You asked for...;))) after that IE can be also your friend...

Ingmar
------
FR dev

Re:

The problem is I would like to see articles in external browser and I can't do it even with Internet Explorer. Simply nothing happens. It could be useful to choose web browser like, for example in RSSOwl.
General page-> Behaviour When I click on weblink -> Open link in default browser. Then Advanced page -> uncheck checkbox enable javascript
and press OK. - It doesn't work. Nothing changed.
I don't have feedreader.ini file.
Regards