0
Hello,
I have a question about HTML, I need to control how many times a pop up is opened, it is programmed to open every time a computer starts.
I need to throw this data to an excel (due to the workplace guidelines), every time it opens on the computer, excel receives a warning and adds +1 in the table, however, I do not know if it is possible. Does anyone know if there is a solution in PHP or Javascript?
It is a popup html or a popup browser window ?
– AnthraxisBR
It’s in HTML anyway.
– Pedro Freitas
Put in the question the code that makes the call of this popup, to know how you start it, then you can say how to do it.
– AnthraxisBR