<div>The problem happens as follow.</div>
<div> </div>
<div>These are two links in left menu(left frame), linkA and linkB, two pages in main frame, pageA and pageB.</div>
<div>LinkA links to pageA and linkB links to pageB.</div>
<div>When i clicked linkA,it will do a data search, and if these's no data,it will show error message in pageA.</div>
<div>The problem is when i clicked linkA,and before pageA appeared , i clicked linkB immediately ,</div>
<div> the error message which should appeared in pageA appeared in pageB.</div>
<div> </div>
<div>What's wrong?</div>