Click to See Complete Forum and Search --> : IWebBrowser2: properties


davidemen75
July 28th, 2003, 06:00 AM
I have problem with IWebBrowser2 or IwebBrowserApp: i don't know where to find the values for the function:
PutProperty( BSTR szProperty,
VARIANT vtValue
);

I think to use this function to pass programmately a password to IWebBrowser2 object for navigate a password protected site (
I need to open different document from a website that need password and i don't want to put the passwor any way)!
Thanks