Hello,
how can i find out is someone is connected to the internet,
in javascript obviously,
cuz it will be a application(flash & html) running from a cd, and there's link to the internet on it, but if not connected it freeze!
any idea!!
Printable View
Hello,
how can i find out is someone is connected to the internet,
in javascript obviously,
cuz it will be a application(flash & html) running from a cd, and there's link to the internet on it, but if not connected it freeze!
any idea!!
You should probably make your app so it doesn't freeze :) AFAIK, there's no way to check for an active Internet connection in Javascript code
oh yes there is,
i found a way in flash!!