I've been trying to come up with a way to have an AHK script detect when IE is finished loading a web page after the script has sent it to one because using Sleep is machine/connection dependent and ...
How would I go about writing code that evaluates a string as "If the string contains a space, delete everything to the right of that space including that space, else move on to the rest of the script" ...