Actualy,
at the begiiniing of my HTML file I run a Vbscript that unzips a file,which is later on accessed from the HTML <body> and used as a HTML background.
What I need is to delay the HTML building after the VBscript unzip operation is over.I was thinking using some JS functionality for this.
Why does a background image need to be unzipped every time the page is requested from the server? Are you deleting the images later on for some reason?
In my case there is no server.
The HTML is a log file that is browsed by a support on his local computer.
In parallel I bring some more files in zip - one of them must be used as a background by the HTML.
That's how it works.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.