Forum Moderators: open
I have a script which does many configurations. Now I want to let the user see what the script does in an other window or frame. The script is in PHP and I could use the function flush() but this function doesn't work on windows systems. Flash would be to much effort I think, so I'll try to make it in javascript. To my question:
Is it possible to show the result for every step of the script via javascript right away in an other frame or window?
If it's possible, could you give me a few examples?
Thx for your help!
Milchbazi
Look, I'm sure you installed already something on your computer. And when you install a programm there aren't many popups you have to close. But der is a status. You can see how far the installation is. And thats what I want to make.
Like this:
Connecting to Server...
Connected to Server...
Looking for a new version...There is no new version available!
Anyway, thanks for all your support!
Milchbazi