Results 1 to 6 of 6

Thread: Some Problem With Inet (MS Internet Transfer Controls)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2009
    Posts
    66

    Some Problem With Inet (MS Internet Transfer Controls)

    I was useng Inet controller to grab html code of a web page using code below and it was working great.
    Code:
     str1=inet1.openurl("http://targetUrl",icString)
    but since 3 days ago there was something wrong and this line of command is not working correctly and I think It's not loading my target web page.



    as you see on this pic after opening url by Inet Controller strHtml(My string variable) is still empty.
    What's wrong and hoe can I solve it?

  2. #2

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2009
    Posts
    66

    Re: Some Problem With Inet (MS Internet Transfer Controls)

    Yes You're Missing. In that picture I'm tracing my code line to line by F8 Key.in that moment I have hold my mouse on strHtml Name to show what value it has.that strHtml="" is shown by VB to show me It's content.

  4. #4
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Some Problem With Inet (MS Internet Transfer Controls)

    Use the Inet.StateChanged event and make sure the server is not returning any errors.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jul 2009
    Posts
    66

    Re: Some Problem With Inet (MS Internet Transfer Controls)

    I did it bro.this was not the solution.
    I Solved this problem by Uninstalling Internet Explorer 8 that I Was Installed 2 Months Ago.
    But one of my friends that I Asked him to test it is using internet explorer 6 and this problem is exits on his computer too.
    I don't know how to solve this problem for him too.
    after solving this problem by this way(Uinstalling IE8) I'm sure that I can fix this error by changing some Registery keys.but witch1 and how?
    any1 can help me please???

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Jul 2009
    Posts
    66

    Re: Some Problem With Inet (MS Internet Transfer Controls)

    I'm still waiting 4 a solution

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