posted 20 years ago
What is considered the best way to refresh a page or display another URL once a user has completed a requested action via a series of dialog boxes? I have a requirement for an enhancement that requires the user enter responses thru a series of dialog boxes (using showModalDialog). Upon completion, it will be necessary to refresh the invoking page. The refresh will require a trip to the server to obtain new information and I cannot always be sure if the refresh will be for the same page or perhaps a different URL.