Hi all, I would like to migrate an application from Delphi 7(win32) in Lazarus, so that could run also in Linux. I believe the point that can give me some problem is the use I made in my application of TWebBrowser. The user have to login into a private (ASP) website, navigate until the page where are the row I need to parse to fill the db. So, is there a chance I can replace TWebBrowser with a cross-platform one ?
Thanks Antonio -- Antonio Sanguigni alias slapshot ---------------------------------------------------------------------- GioveLUG (Linux User Group) - http://www.giovelug.org Edupup (Educational distro) - http://www.pieroni.biz/edupup -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
