Re: [Gambas-user] Webbrowser and login to sites

2012-04-02 Thread richard terry
On Tuesday 03 April 2012 08:51:27 Benoît Minisini wrote: > Le 03/04/2012 00:21, richard terry a écrit : > > Hi List, > > > > I've noticed that when I put the webbrowser into my project that sites > > which need a login I can't access. > > > > The login dialog pops up ok, but the password/username d

Re: [Gambas-user] Webbrowser and login to sites

2012-04-02 Thread Benoît Minisini
Le 03/04/2012 00:21, richard terry a écrit : > Hi List, > > I've noticed that when I put the webbrowser into my project that sites which > need a login I can't access. > > The login dialog pops up ok, but the password/username don't seem to get > passed to the site, > > Any one tried this or knows

[Gambas-user] Webbrowser and login to sites

2012-04-02 Thread richard terry
Hi List, I've noticed that when I put the webbrowser into my project that sites which need a login I can't access. The login dialog pops up ok, but the password/username don't seem to get passed to the site, Any one tried this or knows a solution. Regards Richard --