Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
window.showModalDialog Problems
Name: Yisrael Harris Date: April 8, 2003 at 12:42:48 Pacific OS: irrelevant CPU/Ram: irrelevant
Comment:
I have an html program which opens up a child popup window: a modal dialog window.
The problem: when I make changes to the sourcefile of the child window and ftp the changed file to the server and then re-fresh the parent on the browser and then click and open up the child window, the changes are ignored. It simply opens the child window as it was before the changes.
This problem occurs only in the context of a window opened through window.showModalDialog.
Summary: I am trying to write a script that will kill a response window when it pops up. Here is what happens. I've got an application that will time out if nothing is done in it for a while. A popup withing ...
Summary: I used to program C & C++ in Windows 95 & 98 using Microsoft C & C++ using a graphics printer program called Baby Driver. I've been called out of retirement to create lithologic log fan fold color pl...
Summary: Hi. I am trying to create a windows game in C++ which involves drawing lines on the window. The problem I have is that everytime the Window goes behind another window, it redraws itself, erasing the ...