Jamc wrote:
What I need is way to pull off a number 8 digits and compare it to a list of numbers in say a text file. The problem is that the website shows the number but you can not highlight it for a "copy" to say the clipboard. This is probably way over my head. But what I am trying to figure out is
How to copy an 8 digit number off of a website that doesn't allow you to copy and compare it witha list of numbers in a text file. So that if the number matches it will do one thing if it doesn't it will do something else.
Can that be done with this program and if so how?
Thanks
I have the very same problem, in my case it is on a game site some players "hide" behind ALT numbers wich all shows as a "."
For example ĂȘUserĂȘ shows as .User.
It would be nice to be able to copy the name from a window where it is displayed in "notextmark" mode (or whatever it is called...). And to get the ALT (ASCCI) code instead of the .
UrlDownloadToFile does not do it since this window is displayed by a sub program.
Greatfull for all hints
Thanks