RhythmAddict112
Programmer
Hi all,
I'm developing a web app and using showModalDialog to pop up a window (IE across the board - controlled environment)
In any case, I wanted to know if there is a way I could have the page that I am popping up refresh the page that popped it up when it is closed.
Let me explain..
Upload.asp conatins a button that pops up a window (document.asp)
When document is closed, is there anyway to refresh upload.asp? I feel like I could put some kind of event in the unLoad of the body of upload.asp - unsure how to go about it though
All hail the INTERWEB!
I'm developing a web app and using showModalDialog to pop up a window (IE across the board - controlled environment)
In any case, I wanted to know if there is a way I could have the page that I am popping up refresh the page that popped it up when it is closed.
Let me explain..
Upload.asp conatins a button that pops up a window (document.asp)
When document is closed, is there anyway to refresh upload.asp? I feel like I could put some kind of event in the unLoad of the body of upload.asp - unsure how to go about it though
All hail the INTERWEB!