Hi,
I'm a beginner in VB script. just wondering how I can update two frames at once. Something like the following code as in Javascript?
parent.newstoolbar.location.href = "newstoolbar.asp";
parent.newscontent.location.href = "newscontent.asp;
Any help will be very much appreciated.
Ayiba
I'm a beginner in VB script. just wondering how I can update two frames at once. Something like the following code as in Javascript?
parent.newstoolbar.location.href = "newstoolbar.asp";
parent.newscontent.location.href = "newscontent.asp;
Any help will be very much appreciated.
Ayiba