External javascript file (+wifi site survey)
Posted: Fri Mar 15, 2013 11:23 pm
So I'm working on another plugin
and I've come across an issue I can't seem to get past.
I want vendor lookup from MAC address. I have a small 5 line sample which provides the lookup for the last row. The full array winds up being a hefty 775kb array scraped from http://standards.ieee.org/develop/regauth/oui/oui.txt Since it can't go on the router, I though pull it in locally. Safari, Chrome & Firefox prevent that.
Can a Gargoyle webpage pull a javascript file from an external website & have a browser load it successfully?
and I've come across an issue I can't seem to get past.
I want vendor lookup from MAC address. I have a small 5 line sample which provides the lookup for the last row. The full array winds up being a hefty 775kb array scraped from http://standards.ieee.org/develop/regauth/oui/oui.txt Since it can't go on the router, I though pull it in locally. Safari, Chrome & Firefox prevent that.
Can a Gargoyle webpage pull a javascript file from an external website & have a browser load it successfully?