1

I'm using the Microsoft Web browser in a desktop application. When I'm hitting a website needing authetification I would like to "parametrize" the message of the login window. Is there a way od doing it? Regards

Alain BUFERNE
  • 1,776
  • 2
  • 19
  • 33
  • Sure. Do you mean you own the website and you want to parametrize it's login window? Or you want to dynamically translate some text on someone else's web site? (hint: first one is easy, second one is hard) – Papasmile Feb 23 '15 at 18:01
  • I don't own the site but the login pop up is not a window produced by the web site it is the authenfication of the browser.... – Alain BUFERNE Feb 24 '15 at 18:35
  • you should be able to localize everything... what IDE are you using? VS? version? do you have some example code where you open your browser and url? – Papasmile Feb 24 '15 at 18:48
  • I found a post that may answer your question: http://stackoverflow.com/questions/7953102/c-sharp-webbrowser-control-globalization – Papasmile Feb 24 '15 at 18:56
  • I'm using the ActiveX with Windev. I'm still looking and digging in your information – Alain BUFERNE Mar 01 '15 at 10:48
  • In fact Even if IE (not the active x, the normal browser)menu are in french the authentication pop up is also in english...) – Alain BUFERNE Mar 02 '15 at 14:16
  • Ah, strange; is that the same message for all websites? Maybe you could try a couple different versions of IE. That's about all I can advise. – Papasmile Mar 05 '15 at 19:11
  • Thanks. Anyway It's just cosmetic. I will let you know if I find something. I get higher priority – Alain BUFERNE Mar 06 '15 at 20:13

0 Answers0