kaifoong
July 3rd, 2001, 10:26 PM
Hi,
Is it possible to refresh the whole window inside a {iframe} in ASP?
say,
in "a.asp", i have: {iframe src="b.asp"}
Now, how do i make a refresh of the whole window (not within the frame) inside asp code in b.asp? I want to do it in ASP instead of script (ie: document.location.reload()) b'cos i don't want it to display twice.
Thanks a lot guys!!
KF
Is it possible to refresh the whole window inside a {iframe} in ASP?
say,
in "a.asp", i have: {iframe src="b.asp"}
Now, how do i make a refresh of the whole window (not within the frame) inside asp code in b.asp? I want to do it in ASP instead of script (ie: document.location.reload()) b'cos i don't want it to display twice.
Thanks a lot guys!!
KF