Mitesh Shah wrote:
> Hi,
>
> I am trying to disable the network access for the user for that
> particular session. What's the better way?
>
> Essentially, I don't want user to switch to online mode by clicking the
> network online/offline icon. I can start the browser in offline mode by
> setting IOService->SetOffline() but user can always switch back to
> online mode by clicking the network icon.
>
> Thanks,
>
> Mitesh
>
>
>
You might try editing the XUL to remove the offline button... though I'm
not sure exactly how it's done.
Darin