Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refresh/reload opener without retry pop-up 1

Status
Not open for further replies.

RottPaws

Programmer
Mar 1, 2002
478
US
I'm trying to refresh the parent window after a child window has finished some processing.

Getting it to reload is simple enough. I've found thousands of threads with "opener.reload(true);" as the answer and it does work.

But I'd like to make it work without the Retry/Cancel prompt on the parent window that says it "...cannot be refreshed without resending the information"? Is there a way around that?

_________
Rott Paws

...It's not a bug. It's an undocumented feature!!!
 
Thank you! So simple! I can't believe I haven't seen that in any other thread on this topic.

_________
Rott Paws

...It's not a bug. It's an undocumented feature!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top