well... i can view the page source with firefox but might be harder if script calls in stuff from elsewhere... probably just end up using telnet from PHP script to test connection and reconnect if necessary... fun job for weekend
Any suggestions on what parameters in a URL query string result in execution of a javascript function?
192.168.254.254/index.htm?function=do_apply(1)
?
My modem/router has a web interface where you can press a button to connect to ISP if connection drops. This is a manual process. The web interface has a huge amount of javascript and I am not a javascript expert. The HTML for the reconnect button looks like:
<a href="javascript:do_apply(1);"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.