I've written a simple automatic updater for some old software of ours however it doesn't work through my clients proxy server as it requires authentication.

I don't want to have to prompt the user to enter their username/password again when they are already logged so is there a way I can grab their credentials?

Cheers.