Re: [Gambas-user] how can I save webbrowser's html page

2009-02-27 Thread Fabien Bodard
first say us what browser... as it look to be external in the konqueror case you can use dcop command or now dbus one via the dbus linecommand. 2009/2/23 Sevoir : > Hi all! > > > I wrote a login page in html with autopress login button > (userdir/login.html)... > this navigate to an Internet site

[Gambas-user] how can I save webbrowser's html page

2009-02-23 Thread Sevoir
Hi all! I wrote a login page in html with autopress login button (userdir/login.html)... this navigate to an Internet site.. I logged, fantastic.. I wrote a gambas project while load a stored login page (userdir/login.html) to a webbrowser I would like saving a webbrowser window's html source to