Hi all,
I am a new comer, and also a beginner for web page making.
I am making a page with 2 frame, a button was added on the left-side
frame( called frame1 ) to reload the page on the right-side frame (
called frame2 ) by this statment "parent.frame2. location.reload ();".
The reload action always success if the right frame's page on the
local server, but not for the pages on other servers. and...