Results 1 to 13 of 13

Thread: Read web page dynamically (Solved)

Threaded View

  1. #11

    Thread Starter
    Lively Member
    Join Date
    Apr 2005
    Posts
    105

    Re: Read web page dynamically

    Thanks Mr. MarkT

    Your idea is almost OK and is a solution for an extend.

    For this web page it is good and working fine. My company is dealing with a number of services like this using different online money transfer web services. I don't know how far I can apply this idea for each web pages..

    If I get an idea to find out the item number of the cell it will be the best solution for my problem

    Code:
    MsgBox web1.document.All("ms__id6").innerText
    This code is not working with me. Can I know what is this ("ms__id6") ??

    With regards
    Nasreen
    Last edited by nasreen; Dec 20th, 2008 at 09:11 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width