Suntower
Posts: 225
|
| Posted: 08/18/2006, 1:24 PM |
|
Hi,
I'm using the Popuplist technique to launch a child window.
Is there a way to force the parent window to redraw itself (including recalculating all dynamic elements) when the child window closes.
The DHTML reference talks about a recalc() method, but I can't get it to work with ASP.
Any ideas?
---JC
_________________
---On a campaign for more examples and better docs! |
 |
 |
peterr
Posts: 5971
|
| Posted: 08/19/2006, 5:26 PM |
|
Maybe this will help: http://www.google.com/search?q=javascript+refresh+parent+onunload
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Suntower
Posts: 225
|
| Posted: 08/19/2006, 5:52 PM |
|
You da man!
---JC
Quote peterr:
_________________
---On a campaign for more examples and better docs! |
 |
 |
|