P
Peter Dickson
I am trying to pull data from a website into a database. Part of the
website I am getting the data uses javascript to display the data.
The only variable being passed to the javascript when it is executed is a
record number (Ex: javascipt:getDetails('123456789')
Can VB.Net control execute the javascript? If so, does anyone have an
example of how it can be done.
Thanks
website I am getting the data uses javascript to display the data.
The only variable being passed to the javascript when it is executed is a
record number (Ex: javascipt:getDetails('123456789')
Can VB.Net control execute the javascript? If so, does anyone have an
example of how it can be done.
Thanks