Re: Trying to get elements from a web site using VB 6



On Tue, 13 Jun 2006 19:25:14 -0400, "Igor Tandetnik"
<itandetnik@xxxxxxxx> wrote:



What's special about the particular element you want to find? Does it
have an ID? If so, you can get it with

document.all("controlId")

(substitute actual ID, of course). Are you looking for a specific tag,
such as <input> ? Use document.all.tags("input") collection.

Arm yourself with DHTML reference, such as this:

http://msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp

or this: http://www.w3schools.com/ (Browser Scripting section).

Thanks
.



Relevant Pages

  • Re: Trying to get elements from a web site using VB 6
    ... (substitute actual ID, of course). ... Arm yourself with DHTML reference, ... or this: http://www.w3schools.com/ (Browser Scripting section). ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: this is harder than it looks
    ... Substitute with whatever you need or have at the end of your arm! ... CAN lose weight, but you'll one helluva time replacing a lung or ...
    (alt.support.stop-smoking)