Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update window
#1
is there a way to update/refresh a html (Internet Explorer_Server) window or another way to press a java refresh button other than acc objects i keep getting script errors.
#2
Hmm... have been trying this w/ a certain code I am using... the Acc objects seems to work, but it activates the Owner Window everytime the Refresh button is clicked

Would like to know this one also... if needs to be more explanatory... please let me know!
#3
Macro
Code:
Copy      Help
Acc a=acc("Refresh (F5)" "PUSHBUTTON" win("Internet Explorer" "IEFrame") "ToolbarWindow32" "" 0x1001)
a.DoDefaultAction

Tested with IE8, does not activate it.

Also this can be used:
Macro
Code:
Copy      Help
web "Refresh" 0x2


Forum Jump:


Users browsing this thread: 1 Guest(s)