Sorry if it is elsewhere, I did search around a bit.
With a previous version of WebMonkey r10 I think, I had it running within an iFrame and it worked fine, but recently up graded to r12 and after logging in -- it opens to _top, which is not what I want.. Is there a way to change/correct this?
Also, after logging in I had it display the "stats.asp" page (on the right). I don't remember where I made that change with old version or where it might be on this new release.
Thanks
Shagmanx
Webmonkey within an iFrame
WebMonkey doesn't use iFrame's itself, are you saying that you have WebMonkey itself running in your own iFrame?
Is so your problem lies with this code:
in the default.asp page.
Is so your problem lies with this code:
Code: Select all
<script language="javascript">
//<![CDATA[
if (parent.location.href != self.location.href) {
window.location.href = 'default.asp';
}
// End -->
//]]>
</script>
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)