Okay its been quite a while since I've posted anything on this forum although I still use the language on a daily basis guess I finally got to a point where everything just seemed to flow
Although just recently I've ran up against a issue.
I am trying to automate a website (*Of mine*) and pull some que data that users have submitted through php not really a big deal general stuff I deal with everyday although for some reason our php developer decided to go and get all fancy with a bit of javascipt to make his life easier. I figured it wouldn't make much of a difference but now I have an issue cause I can find the
$oForm =
But I figured there should be easier ways to pull the data anyways and to specify the Que..
So I started trying to use the [controlclick function] but it seems really unstable like the size of the browser will change the control click coords.
Also if I scroll on the page they change how can I avoid using the
_IE Functions
Thank You