mzicc
10-29-2007, 12:31 PM
Hi all!
I have a problem with the monitoring list.
This is my situation:
My plugin, performs its check, then produces a log file and returns a string in this form :
<a href="/logs/mylog.log">CRITICAL STATUS MESSAGE</a>
so that the user can download the file containing some useful information.
The first time I load the page, everything works. As soon as the page refreshes (or as soon as I click the refresh icon) I the following behaviour:
with Firefox: The status information column becames empty
With Internet Explorer: In the status information column I see a 'null' string
If I look through the page source, I see my string (<a href"......)
Do you know any workaround? I really need to show the link so that the user can download the file...
Many thanks in advance,
Massimiliano Ziccardi
I have a problem with the monitoring list.
This is my situation:
My plugin, performs its check, then produces a log file and returns a string in this form :
<a href="/logs/mylog.log">CRITICAL STATUS MESSAGE</a>
so that the user can download the file containing some useful information.
The first time I load the page, everything works. As soon as the page refreshes (or as soon as I click the refresh icon) I the following behaviour:
with Firefox: The status information column becames empty
With Internet Explorer: In the status information column I see a 'null' string
If I look through the page source, I see my string (<a href"......)
Do you know any workaround? I really need to show the link so that the user can download the file...
Many thanks in advance,
Massimiliano Ziccardi