We need to be able to force a modem disconnect for a .NET web application using JS....
Any thoughts?
Any thoughts?
) or something else, i'd be gobsmacked if it were possible to use client-side script to kill off what is essentially a client-side process. javascript just doesn't have that sort of ability/access (this behaviour is by design) afaik (which might not be that far...)

Comment