Home > Web Front-end > HTML Tutorial > iframe problem, how to refresh another iframe_html/css_WEB-ITnose

iframe problem, how to refresh another iframe_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:21:16
Original
1114 people have browsed it

iframe








There are two iframes inside. I want to ask now. There is a save function in the a.php page. I want to save the data and then query the data from the database and display it on the b.php page. How should I operate it? To put it bluntly Now, if I click save, how can I refresh the b.php page above? ? ?

Heroes help.

Reply to the discussion (solution)

My idea is: set src and add timestamp to uri
ps: I am doing jsp development...

Write in a.php