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);
}

--
Antonio M
Skype: amontag52

Linux Fedora F19(Schroedinger's cat) on Acer 5720

http://lugsaronno.altervista.org
http://www.campingmonterosa.com




<<attachment: antonio_montagnani.vcf>>

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to