Jump to content

Recommended Posts

Posted

ok for a IE i was wondering how you could scan the text (IE) and then do different things based on the outcome. I already know the if and else statements, but how do u scan the text and do that. I always end up with errors, yes im not experienced =P please help

Posted

_IEBodyReadText(), _IEBodyReadHTML() and _INetGetSource() all return a string value which can be inspected and tested as a plain string using the String* or _String* functions. Read about these functions in the help file.

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
×
×
  • Create New...