Refresh parent page

G

Guest

I have a pair of parent/child pages and use the following from the child page
to refresh the parent page. But sometimes (most of the time) the parent page
cannot get refreshed.

The child page has a big table that has about 26 rows and two columns. If I
delete the table, I can refresh the parent table, but I need this HTML table.
Please advise. Thanks.

Response.Write("<script language='javascript' type='text/javascript'> {
self.close(); }</script>");
Response.Write("<script language='javascript' type='text/javascript'> {
window.opener.location = 'Default.aspx?Reload=" + IDText.Text + "';
}</script>");
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top