Jump to content

Question about _IEBodyReadHTML, _IEDocReadHTML and INET


DoctorSLO
 Share

Recommended Posts

Hello all.

I was wondering why the source of web page is shown different at some other computers ... then I noticed that the functions _IEBodyReadHTML and _IEDocReadHTML are executed after client-side modifications. Now I have a few questions:

1) Is the function _INetGetSource the only way to get original source of the page (that is not modified, and it's the same on all computers)

2) If I use _INetGetSource, what is used as user agent

3) I have created some session with IE and I have access private pages (which are secured by php session or by cookie) ... now If I use _INetGetSource, I will get that source from private page? or it will take me to the login page?

4) How actually this _INetGetSource works?

I need these answers, because I'm coding bot for web-based game, and I have many problems only because of different source on other computers.

Answers would be greatfully received!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...