josses
01-01-2004, 02:38 AM
i hope this explains what i am trying to do a little better.
i have a page that a person loggs on to and once they log on it takes all their images and compresses them. all that works fine but the thing that i am wanting done is that once they log in it takes an amount of time for the compressor to do its thing if there are a lot of images. so i want a window to pop up on the page that they log into and once the page that actually does all the compression is finshed doing its thing i want it to close the "please wait" window.
there is a total of 3 pages
default.asp - the page that opens the pop up window
loading.asp - the popup window that says please wait
main.asp - the page i want to close the pop window with
i hope this is a bit simpler
i have a page that a person loggs on to and once they log on it takes all their images and compresses them. all that works fine but the thing that i am wanting done is that once they log in it takes an amount of time for the compressor to do its thing if there are a lot of images. so i want a window to pop up on the page that they log into and once the page that actually does all the compression is finshed doing its thing i want it to close the "please wait" window.
there is a total of 3 pages
default.asp - the page that opens the pop up window
loading.asp - the popup window that says please wait
main.asp - the page i want to close the pop window with
i hope this is a bit simpler