Hi,
I pull information from a commercial web site with my program.
Unfortunately, the site changed its structure and no longer delivers its
information in the html code. Instead, it sends Javascript code which
creates the viewed page using document.write.
So I can no longer get the data simply using Indy and HTTP.Get.
What I need is something like a full browser rendering engine built into
Delphi, and access to the generated display.
Any suggestions?
Thanks,
Rainer
_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi