Jump to content

reloading a page


Vidya_tr

Recommended Posts

Can I reload a page by the onclick() event of a button on another page???

 

Is it necessary to write a function for this???

 

I could reload the page using document.parent.reload()

 

I wanted to close the window after reloading the parent .So I called the function window.close() after document.parent.reload().but this makes the parent page to reload and appear in the second window,i.e the page where I clicked the button and the window doest close.

 

plese help me to solve this...

Link to comment
https://forums.phpfreaks.com/topic/153125-reloading-a-page/#findComment-804348
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.