I am attempting to refresh two frames with one onLoad. The following code refreshes the first frame but does not refresh the second.
<body onLoad '"top.Eml.location.href='../../_Shell/Comments.asp'" target = "Eml"';'"top.Help.location.href = '../../_Shell/Help.asp?which=g'" target="Help"'>
Any help is greatly apprciated.
<body onLoad '"top.Eml.location.href='../../_Shell/Comments.asp'" target = "Eml"';'"top.Help.location.href = '../../_Shell/Help.asp?which=g'" target="Help"'>
Any help is greatly apprciated.