I have written a vb.net app that runs in multiple hospital networks.

THe vb client periodically contacts a off-site webservice for
datatransfers.

The issue I am getting at a particular hospital is that the client
PC's are not on the hospital's domain.  So they are sort of off the
radar.  They do use the hospital network for internet access.  When
the user opens a web browser they are asked for domain

userid and password.  If not are provided then they cannot proceed.
What do I need to do with my vb.net code to make

the webserver calls prompt for and use the proper domain user id and
password?

Reply via email to