Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

refreshing page with event log using HTA

Status
Not open for further replies.

bdragun

MIS
Jan 28, 2003
30
0
0
US
I am trying to setup a script that will show computer event logs. Since WMI only works in .HTA I need the page to refresh with the complete log. I have the script to read the log, I just need to know how to show it on the .hta page using either a on_Click or on_Load.

I have been playing around with innertext with no luck in .hta
Anyone know how to do this

Thanks
 
Have you tried to play with a well known DIV ?

Hope This Help, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884
 
Ok so I finally got the innertext to display with onClick and OnLoad.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top