Help With Proxy Username & Pass with GeckoFX??!!

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-06-02T13:54:11Z Indexed on 2010/06/02 18:24 UTC
Read the original article Hit count: 1578

Filed under:
|
|
|

Hello,

I am trying to set the proxy username and password. I saw this posting (http://geckofx.org/viewtopic.php?id=832) and I thought it might be a similar setting for the username/password, such as :

Skybound.Gecko.GeckoPreferences.User["network.proxy.user"] = (user); Skybound.Gecko.GeckoPreferences.User["network.proxy.password"] = (password);

But, nothing has worked so far. Can anyone help? I would really appreciate it!!!

I am using VB.net if that helps. Thanks!!

© Stack Overflow or respective owner

Related posts about c#

Related posts about vb.net