Capturing HTML Source from a Frame
I am working on capturing information from some pages. It is for e-commerce stock trading. We have to capture the price.
Some sites pages are designed in frame or whatever.
I have used the web browser control, internet transfer control, Winsock ... but cannot capture the information. The information I captured is only the frame definition.
Is there a way to capture information from a specifc frame?
|