after some updates on my system I cannot see my DHCP table of my router through webpages:I guess that is connected to some modification in javascript management in latest Firefox.My router is a Lynksis Cisco X3000 with latest firmware
antonio ha scritto / said the following il giorno/on 12/11/2013 19:19:
after some updates on my system I cannot see my DHCP table of my router through webpages:I guess that is connected to some modification in javascript management in latest Firefox.My router is a Lynksis Cisco X3000 with latest firmware
This is the script that is not working any more (and prevents me from seeing connected clients)
<SCRIPT language=JavaScript>
document.title = statopmenu.localnet; var dhcp_win = null;
function ViewDHCP() { dhcp_win = self.open('DHCPTable.asp','inLogTable','alwaysRaised,resizable,scrollbars,width=720,height=600'); dhcp_win.focus(); } function exit() { closeWin(dhcp_win); }
Roberto Ragusa ha scritto / said the following il giorno/on 14/11/2013 10:42:
On 11/13/2013 06:36 PM, antonio montagnani wrote:
This is the script that is not working any more (and prevents me from seeing connected clients)
May be related to popup blocking?
no, window opens but table is empty (that clearly is not true):
antonio ha scritto / said the following il giorno/on 14/11/2013 10:58:
Roberto Ragusa ha scritto / said the following il giorno/on 14/11/2013 10:42:
On 11/13/2013 06:36 PM, antonio montagnani wrote:
This is the script that is not working any more (and prevents me from seeing connected clients)
May be related to popup blocking?
no, window opens but table is empty (that clearly is not true):
same problem with latest Firefox in Windows. But I am trying to connect to my provider of electric energy/gas and when I want todownload my invoices I cannot connect, while in Windows it works flawlessy (I am sure that it was working also in Linux)
http://192.168.1.1/DHCPTable.asp when I want to see my DHCP pages https://login.enel.com/adfs/ls/EnelPassiveLogon.aspx when I want to connect to my energy provider (but nothing happens)