M
Mel Smith
Hi:
I am a programmer (but in a language that is compiled into C code --
then onto .obj and and then an executable -- xHarbour)
I already am able to (programmatically) visit websites, and read (using
IE and innerHTML) pages, then parse the textual contents of the page to
glean the info I need. The websites I am visiting use Javascript 1.1
Now, I need to emulate/enter a 'UserName' and 'Password', then produce a
'Click' on the 'Submit' button all within my program.
btw, I have ordered Javascript The Definitive Guide thru Amazon, and
will get delivery within 5 days. In the meantime, do you have any hints on
producing a 'click' on the Submit button.
another btw, I have looked thru the Javascript Guide and haven't got
much further.
Anyway, it turns out that Javascript is very close in syntax to my
xHarbour opensource language (see www.xharbour.org) and I'm anxious to
learn!!
Thanks !
I am a programmer (but in a language that is compiled into C code --
then onto .obj and and then an executable -- xHarbour)
I already am able to (programmatically) visit websites, and read (using
IE and innerHTML) pages, then parse the textual contents of the page to
glean the info I need. The websites I am visiting use Javascript 1.1
Now, I need to emulate/enter a 'UserName' and 'Password', then produce a
'Click' on the 'Submit' button all within my program.
btw, I have ordered Javascript The Definitive Guide thru Amazon, and
will get delivery within 5 days. In the meantime, do you have any hints on
producing a 'click' on the Submit button.
another btw, I have looked thru the Javascript Guide and haven't got
much further.
Anyway, it turns out that Javascript is very close in syntax to my
xHarbour opensource language (see www.xharbour.org) and I'm anxious to
learn!!
Thanks !