Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recognizing Website?
#26

Here, I just changed the a and b variable information.


Macro ( Student Connect ) Trigger ( $a 142 -4 0 "Edit" 41477 "zangleweb.resa.net/Gibraltar/StudentConnect/" )
Code:
Copy      Help
str s="0"
str b="1"
Htm el=htm("INPUT" "stuident" "" win("Zangle StudentConnection - Microsoft Internet Explorer" "IEFrame") 0 0 0x121 60)
err
,end
el.SetFocus
el.SetText(s)
0.1
Htm ell=htm("INPUT" "stupassword" "" win("Zangle StudentConnection - Microsoft Internet Explorer" "IEFrame") 0 1 0x121)
ell.SetFocus
ell.SetText(b)
Htm el3=htm("INPUT" "submit1" "" win("Zangle StudentConnection - Microsoft Internet Explorer" "IEFrame") 0 2 0x121)
el3.Click
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)