Forums

This topic is locked

Advanced Open Window 3 .08 to open Adobe files

Posted 26 Feb 2003 20:10:40
1
has voted
26 Feb 2003 20:10:40 Lisa Machkovich posted:
When using Advanced Open Window 3 .08 to generate a pop-up window that opens a Adope .pdf file from within our current site structure, the .pdf file never loads and the pop-up window stays blank. Any ideas? It works fine when I generate it through Dreamweaver using the Javascript: onClick="MM_openBrWindow. Why won't it work when using the Advanced Open Window 3 .08?

Lisa R. Machkovich

Replies

Replied 27 Feb 2003 09:33:16
27 Feb 2003 09:33:16 Martha Graham replied:
It should work, can you send me your page to see how you applied aow?

Just to be sure: Do you have acrobat reader installed?

Martha Graham


Edited by - MarthaGraham on 27 Feb 2003 13:00:11
Replied 27 Feb 2003 17:31:44
27 Feb 2003 17:31:44 Lisa Machkovich replied:
Hi Martha, We are using IE browser 6.0 and I do have Adobe acrobat reader 5.05 installed and it works fine for the pop-up windows I used the behavior onClick="MM_openBrWindow from DreamweaverMX. This is on our Intranet site behind our firewall so I can not link you there from work. I will go home this afternoon and FTP and put this parts of this out on my personal web site this afternoon so you can link to it there and see what I am seeing.
Here is the coded page I am testing for now and maybe you can see what is not working from that (.cfm page Code is within the Code tags as follows):
<pre id=code><font face=courier size=2 id=code>


&lt;html&gt;



&lt;head&gt;

&lt;script language="JavaScript"&gt;

function breadCrumbs( base, delStr, defp, cStyle, tStyle, dStyle, nl )
{
loc = window.location.toString();
subs = loc.substr(loc.indexOf(base) + base.length-1).split("/";

document.write("&lt;a href=\""+getLoc(subs.length-1)+defp+"\"class=\""+cStyle+"\"&gt;Home&lt;/a&gt;"+"&lt;span class=\""+dStyle+"\"&gt;"+delStr+"&lt;/span&gt;";
a=(loc.indexOf(defp)==-1)?1:2;

for ( i=0; i &lt; (subs.length-a); i++ )
{
subs[i]=makeCaps(unescape(subs[i]));
document.write("&lt;a href=\""+getLoc(subs.length-i-2)+defp+"\"class=\""+cStyle+"\"&gt;"+subs[i]+"&lt;/a&gt;"+"&lt;span class=\""+dStyle+"\"&gt;"+delStr+"&lt;/span&gt;";
}

if ( nl == 1 )
{
document.write("&lt;br&gt;";
}

document.write("&lt;span class=\""+tStyle+"\"&gt;"+document.title+"&lt;/span&gt;";

} //end breadCrumbs

function makeCaps( a )
{
g = a.split(" ";
for (l = 0; l &lt; g.length; l++)
{
g[l] = g[l].toUpperCase().slice(0,1) + g[l].slice(1);
}
return g.join(" ";
} //end makeCaps

function getLoc(c)
{
var d = "";
if ( c &gt; 0 )
{
for (k=0; k&lt;c; k++)
{
d = d + "../";
}
}
return d;
} //end getLoc


&lt;/script&gt;

&lt;title&gt;Rate Sheets&lt;/title&gt;

&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;
&lt;!-- Fireworks MX Dreamweaver MX target. Created Mon Dec 09 22:19:33 GMT-0600 (Central Standard Time) 2002--&gt;
&lt;link href="../css/style.css" rel="stylesheet" type="text/css"&gt;

&lt;script language="JavaScript"&gt;
&lt;!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}

function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i&lt;(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'";
}

function GP_AdvOpenWindow(theURL,winName,ft,pw,ph,wa,il,aoT,acT,bl,tr,trT,slT,pu) { //v3.08

var rph=ph,rpw=pw,nlp,ntp,lp=0,tp=0,acH,otH,slH,w=480,h=340,d=document,OP=(navigator.userAgent.indexOf("Opera"!=-1),IE=d.all&&!OP,IE5=IE&&window.print,NS4=d.layers,NS6=d.getElementById&&!IE&&!OP,NS7=NS6&&(navigator.userAgent.indexOf("Netscape/7"!=-1),b4p=IE||NS4||NS6||OP,bdyn=IE||NS4||NS6,olf="",sRes="";
imgs=theURL.split('|'),isSL=imgs.length&gt;1;aoT=aoT&&aoT!=""?true:false;
var tSWF='&lt;object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ##size##&gt;&lt;param name=movie value="##file##"&gt;&lt;param name=quality value=high&gt;&lt;embed src="##file##" quality=high pluginspage="www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" ##size##&gt;&lt;/embed&gt;&lt;/object&gt;'
var tQT='&lt;object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="www.apple.com/qtactivex/qtplugin.cab" ##size##&gt;&lt;param name="src" value="##file##"&gt;&lt;param name="autoplay" value="true"&gt;&lt;param name="controller" value="true"&gt;&lt;embed src="##file##" ##size## autoplay="true" controller="true" pluginspage="www.apple.com/quicktime/download/"&gt;&lt;/embed&gt;&lt;/object&gt;'
var tIMG=(!IE?'&lt;a href="javascript:'+(isSL?'nImg()':'window.close()')+'"&gt;':'')+'&lt;img id=oImg name=oImg '+((NS4||NS6||NS7)?'onload="if(isImg){nW=pImg.width;nH=pImg.height}window.onload();" ':'')+'src="##file##" border="0" '+(IE?(isSL?'onClick="nImg()"':'onClick="window.close()"'):'')+(IE&&isSL?' style="cursor<img src=../images/dmxzone/forum/icon_smile_tongue.gif border=0 align=middle>ointer"':'')+(!NS4&&isSL?' onload="show(\\\'##file##\\\',true)"':'')+'&gt;'+(!IE?'&lt;/a&gt;':'')
var tMPG='&lt;OBJECT classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" ##size## type="application/x-oleobject"&gt;&lt;PARAM NAME="FileName" VALUE="##file##"&gt;&lt;PARAM NAME="animationatStart" VALUE="true"&gt;&lt;PARAM NAME="transparentatStart" VALUE="true"&gt;&lt;PARAM NAME="autoStart" VALUE="true"&gt;&lt;PARAM NAME="showControls" VALUE="true"&gt;&lt;EMBED type="application/x-mplayer2" pluginspage = "www.microsoft.com/Windows/MediaPlayer/" SRC="##file##" ##size## AutoStart=true&gt;&lt;/EMBED&gt;&lt;/OBJECT&gt;'
omw=aoT&&IE5;bl=bl&&bl!=""?true:false;tr=IE&&tr&&isSL?tr:0;trT=trT?trT:1;ph=ph&gt;0?ph:100;pw=pw&gt;0?pw:100;
re=/\.(swf)/i;isSwf=re.test(theURL);re=/\.(gif|jpg|png|bmp|jpeg)/i;isImg=re.test(theURL);re=/\.(avi|mov|rm|rma|wav|asf|asx|mpg|mpeg)/i;isMov=re.test(theURL);isEmb=isImg||isMov||isSwf;
if(isImg&&NS4)ft=ft.replace(/resizable=no/i,'resizable=yes');if(b4p){w=screen.availWidth;h=screen.availHeight;}
if(wa&&wa!=""{if(wa.indexOf("center"!=-1){tp=(h-ph)/2;lp=(w-pw)/2;ntp='('+h+'-nWh)/2';nlp='('+w+'-nWw)/2'}if(wa.indexOf("bottom"!=-1){tp=h-ph;ntp=h+'-nWh'} if(wa.indexOf("right"!=-1){lp=w-pw;nlp=w+'-nWw'}
if(wa.indexOf("left"!=-1){lp=0;nlp=0} if(wa.indexOf("top"!=-1){tp=0;ntp=0}if(wa.indexOf("fitscreen"!=-1){lp=0;tp=0;ntp=0;nlp=0;pw=w;ph=h}
ft+=(ft.length&gt;0?',':'')+'width='+pw;ft+=(ft.length&gt;0?',':'')+'height='+ph;ft+=(ft.length&gt;0?',':'')+'top='+tp+',left='+lp;
} if(IE&&bl&&ft.indexOf("fullscreen"!=-1&&!aoT)ft+=",fullscreen=1";
if(omw){ft='center:no;'+ft.replace(/lbars=/i,'l=').replace(/(top|width|left|height)=(\d+)/gi,'dialog$1=$2px').replace(/=/gi,':').replace(/,/gi,';')}
if (window["pWin"]==null) window["pWin"]= new Array();var wp=pWin.length;pWin[wp]=(omw)?window.showModelessDialog(imgs[0],window,ft):window.open('',winName,ft);
if(pWin[wp].opener==null)pWin[wp].opener=self;window.focus();
if(b4p){ if(bl||wa.indexOf("fitscreen"!=-1){pWin[wp].resizeTo(pw,ph);pWin[wp].moveTo(lp,tp);}
if(aoT&&!IE5){otH=pWin[wp].setInterval("window.focus();",50);olf='window.setInterval("window.focus();",50);'}
} sRes='\nvar nWw,nWh,d=document,w=window;'+(bdyn?';dw=parseInt(nW);dh=parseInt(nH);':'if(d.images.length == 1){var di=d.images[0];dw=di.width;dh=di.height;\n')+
'if(dw&gt;0&&dh&gt;0){nWw=dw+'+(IE?12:NS7?15:NS6?14<img src=../images/dmxzone/forum/icon_smile_clown.gif border=0 align=middle>+';nWh=dh+'+(IE?32:NS7?50:NS6?1<img src=../images/dmxzone/forum/icon_smile_clown.gif border=0 align=middle>+';'+(OP?'w.resizeTo(nWw,nWh);w.moveTo('+nlp+','+ntp+')'<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>NS4||NS6?'w.innerWidth=nWw;w.innerHeight=nWh;'+(NS6?'w.outerWidth-=14;':'')<img src=../images/dmxzone/forum/icon_smile_angry.gif border=0 align=middle>omw?'w.resizeTo(nWw,nWh)':'w.dialogWidth=nWw+"px";w.dialogHeight=nWh+"px"')+';eh=dh-d.body.clientHeight;ew=dw-d.body.clientWidth;if(eh!=0||ew!=0)\n'+
(!omw?'w.resizeTo(nWw+ew,nWh+eh);':'{\nw.dialogWidth=(nWw+ew)+"px";\nw.dialogHeight=(nWh+eh)+"px"}'))+(!omw?'w.moveTo('+nlp+','+ntp+')'+(!(bdyn)?'}':''):'\nw.dialogLeft='+nlp+'+"px";w.dialogTop='+ntp+'+"px"\n'))+'}';
var iwh="",dwh="",sscr="",sChgImg="";tRep=".replace(/##file##/gi,cf).replace(/##size##/gi,(nW&gt;0&&nH&gt;0?'width=\\''+nW+'\\' height=\\''+nH+'\\'':''))";
var chkType='re=/\\.(swf)$/i;isSwf=re.test(cf);re=/\\.(mov)$/i;isQT=re.test(cf);re=/\\.(gif|jpg|png|bmp|jpeg)$/i;isImg=re.test(cf);re=/\.(avi|rm|rma|wav|asf|asx|mpg|mpeg)/i;isMov=re.test(cf);';
var sSize='tSWF=\''+tSWF+'\';\ntQT=\''+tQT+'\';tIMG=\''+tIMG+'\';tMPG=\''+tMPG+'\'\n'+"if (cf.substr(cf.length-1,1)==']'){var bd=cf.lastIndexOf('[');if(bd&gt;0){var di=cf.substring(bd+1,cf.length-1);var da=di.split('x');nW=da[0];nH=da[1];cf=cf.substring(0,bd)}}"+chkType;
if(isEmb){if(isSL) {
sChgImg=(NS4?'var l = document.layers[\'slide\'];ld=l.document;ld.open();ld.write(nHtml);ld.close();'<img src=../images/dmxzone/forum/icon_smile_blush.gif border=0 align=middle>E?'document.all[\'slide\'].innerHTML = nHtml;':NS6?'var l=document.getElementById(\'slide\');while (l.hasChildNodes()) l.removeChild(l.lastChild);var range=document.createRange();range.setStartAfter(l);var docFrag=range.createContextualFragment(nHtml);l.appendChild(docFrag);':'');
sscr='var pImg=new Image(),slH,ci=0,simg="'+theURL+'".split("|";'+
'function show(cf,same){if(same){di=document.images[0];nW=di.width;nH=di.height}'+sRes+'}\n'+
'function nImg(){if(slH)window.clearInterval(slH);nW=0;nH=0;cf=simg[ci];'+sSize+'document.title=cf;'+
(tr!=0?';var fi=IElem.filters[0];fi.Apply();IElem.style.visibility="visible";fi.transition='+(tr-1)+';fi.Play();':'')+
'if (nW==0&&nH==0){if(isImg){nW=pImg.width;nH=pImg.height}else{nW='+pw+';nH='+ph+'}}'+
(bdyn?'nHtml=(isSwf?tSWF'+tRep+':isQT?tQT'+tRep+':isImg?tIMG'+tRep+':isMov?tMPG'+tRep+':\'\');'+sChgImg+';':'if(document.images)document["oImg"].src=simg[ci];')+
sRes+';ci=ci==simg.length-1?0:ci+1;cf=simg[ci];re=/\\.(gif|jpg|png|bmp|jpeg)$/i;isImg=re.test(cf);if(isImg)pImg.src=cf;'+
(isSL?(!NS4?'if(ci&gt;1)':'')+'slH=window.setTimeout("nImg()",'+slT*1000+')}':'');
} else {sscr='var re,pImg=new Image(),nW=0,nH=0,nHtml="",cf="'+theURL+'";'+chkType+'if(isImg)pImg.src=cf;\n'+
'function show(){'+sSize+';if (nW==0&&nH==0){if(isImg){;nW=pImg.width;nH=pImg.height;if (nW==0&&nH==0){nW='+pw+';nH='+ph+'}}else{nW='+pw+';nH='+ph+
'}};nHtml=(isSwf?tSWF'+tRep+':isQT?tQT'+tRep+':isImg?tIMG'+tRep+':isMov?tMPG'+tRep+':\'\');document.write(nHtml)};'}
pd = pWin[wp].document;pd.open();pd.write('&lt;html&gt;&lt;'+'head&gt;&lt;title&gt;'+imgs[0]+'&lt;/title&gt;&lt;'+'script'+'&gt;'+sscr+'&lt;/'+'script&gt;'+(!NS4?'&lt;STYLE TYPE="text/css"&gt;BODY {margin:0;border:none;padding:0;}&lt;/STYLE&gt;':'')+'&lt;/head&gt;&lt;body '+(NS4&&isSL?'onresize=\'ci--;nImg()\' ':'')+'onload=\''+olf+(isSL?';nImg()':sRes)+'\' bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"&gt;');
if(rpw&gt;0){iwh='width="'+rpw+'" ';dwh='width:'+rpw} if(rph&gt;0){iwh+='height="'+rph+'"';dwh+='height:'+rph}
if(tr!=0) pd.write('&lt;span id=IElem Style="Visibility:hidden;Filter:revealTrans(duration='+trT+');width:100%;height=100%"&gt;');
if(isSL&&bdyn) {pd.write(NS4?'&lt;layer id=slide&gt;&lt;/layer&gt;':'&lt;span id=slide&gt;&lt;/span&gt;')} else {pd.write('&lt;'+'script&gt;show()'+'&lt;/'+'script&gt;')}
if(tr!=0) pd.write('&lt;/span&gt;');pd.write('&lt;/body&gt;&lt;/html&gt;');pd.close();
}else {if(!omw)pWin[wp].location.href=imgs[0];}
if((acT&&acT&gt;0)||(slT&&slT&gt;0&&isSL)){if(pWin[wp].document.body)pWin[wp].document.body.onunload=function(){if(acH)window.clearInterval(acH);if(slH)window.clearInterval(slH)}}
if(acT&&acT&gt;0)acH=window.setTimeout("pWin["+wp+"].close()",acT*1000);if(slT&&slT&gt;0&&isSL)slH=window.setTimeout("if(pWin["+wp+"].nImg)pWin["+wp+"].nImg()",slT*1000);
if(pu&&pu!=""{pWin[wp].blur();window.focus()} else pWin[wp].focus();document.MM_returnValue=(il&&il!=""?false:true;
}
//--&gt;
&lt;/script&gt;



&lt;/head&gt;
&lt;body bgcolor="#ffffff"&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;
&lt;!-- fwtable fwsrc="home.png" fwbase="home.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="1" --&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img name="white" src="../images/white.gif" width="252" height="24" border="0" alt=""&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="../images/home_r2_c4.gif" alt="" name="home_r2_c4" width="490" height="23" border="0" usemap="#home_r2_c4Map"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td bgcolor="#336699"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href="minet"&gt;&lt;img name="home_r3_c1" src="../images/home_r3_c1.gif" width="235" height="88" border="0" alt="MiNet"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;img name="home_r3_c3" src="../images/home_r3_c3.gif" width="17" height="88" border="0" alt=""&gt;&lt;/td&gt;
&lt;td&gt;&lt;img name="home_r3_c4" src="../images/home_r3_c4.png" width="447" height="88" border="0" alt=""&gt;&lt;/td&gt;
&lt;td bgcolor="#336699" width=100%&gt;&lt;img name="blue336699" src="../images/blue-336699.gif" width="26" height="88" border="0" alt=""&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;
&lt;tr&gt;
&lt;td valign="middle"&gt;&lt;img name="home_r4_c1" src="../images/home_r4_c1.gif" width="250" height="15" border="0" alt=""&gt;
&lt;script language="JavaScript"&gt;breadCrumbs("minet/i/", " &gt; ", "index.cfm", "blue", "blue", "None", "0";&lt;/script&gt;&lt;/td&gt;
&lt;td valign="middle"&gt;&lt;!-- Comment Search Out&lt;div align="right"&gt;&lt;font size="1"&gt;Search&nbsp;&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td align="center" valign="middle"&gt;
&lt;br&gt;
&lt;form name="form1" method="post" action=""&gt;
&lt;input type="text" name="textfield"&gt;
&lt;/form&gt;&lt;/td&gt;
&lt;td&gt;&lt;img name="home_r4_c8" src="../images/home_r4_c8.gif" width="26" height="34" border="0" alt=""&gt; End of Comment Search out--&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;img name="whitetop" src="../images/white-top.gif" width="725" height="29" border="0" alt=""&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;table width="100%" border="0" cellspacing="0" cellpadding="0"&gt;
&lt;tr&gt;
&lt;td width="250" valign="top"&gt;
&lt;img name="home_r4_c1" src="../images/home_r4_c1.gif" width="250" height="1" border="0" alt=""&gt;&lt;br&gt;
&lt;img name="body_r6_c7" src="../images/body_r6_c7.gif" width="9" height="9" border="0" alt=""&gt;&nbsp;&lt;strong&gt;&lt;font color="#CC9900"&gt;Mi
Corporation&lt;/font&gt;&lt;/strong&gt; &lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226;
&lt;a href='../departments/hr/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('www.hr.micorp.com/HRFIRST.html','HR','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Human
Resources&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href="../about_mi.cfm"&gt;About M&amp;I&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href='../mi_bank/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('www.mibank.com/','MiBank','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Mibank.com&lt;/a&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt; &lt;img name="body_r6_c7" src="../images/body_r6_c7.gif" width="9" height="9" border="0" alt=""&gt;&nbsp;&lt;strong&gt;&lt;font color="#CC9900"&gt;Mi
Resources&lt;/font&gt;&lt;/strong&gt; &lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href="../manuals/index.cfm"&gt;Manuals&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href="index.cfm"&gt;Rate
Sheets&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href="../eforms/index.cfm"&gt;&lt;!-- "javascript:void(0)" onClick="MM_openBrWindow('10.200.10.13/index.html','eForms','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt; --&gt;&lt;font size="2"&gt;eForms&lt;/font&gt;&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href='../departments/hr/hrforms/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('www.hr.micorp.com/mi2/forms/index.html','HRForms','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;HR
Forms&lt;/a&gt;&lt;br&gt;
&lt;!-- Comment out until OnBase is Online &nbsp;&nbsp;&nbsp;&#8226; &lt;a href='../onbase/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('mi-mke-sql03/onbase/login.asp','Archives','scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Archives&lt;/a&gt; End of comments--&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href="../mi_links/index.cfm"&gt;Mi Links&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp;&nbsp;&#8226; &lt;a href="../former_announcements/index.cfm"&gt;Former Announcements&lt;/a&gt;&lt;br&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt; &lt;img name="body_r6_c7" src="../images/body_r6_c7.gif" width="9" height="9" border="0" alt=""&gt;&nbsp;&lt;strong&gt;&lt;font color="#CC9900"&gt;Mi
Perks&lt;/font&gt;&lt;/strong&gt; &lt;br&gt;
&nbsp;&nbsp; &#8226;&nbsp;&lt;a href="../mi_perks/cars/index.cfm"&gt;Quality
Used Vehicles&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp; &#8226;&nbsp;&lt;a href='../departments/hr/merchandise/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('www.hr.micorp.com/mi2/mi_xtras/mi_merchandise_catolog/mi_merchandise_catolog_summary.html','Merchandise','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;M&I
Merchandise Catalog&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp; &#8226;&nbsp;&lt;a href='../departments/hr/Mi_care/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('www.hr.micorp.com/mi2/mi_care/index.html','MiCare','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Mi
Care&lt;/a&gt;&lt;br&gt;
&nbsp;&nbsp; &#8226;&nbsp;&lt;a href='../departments/hr/Mi_xtras/index.cfm' "javascript:void(0)" onClick="MM_openBrWindow('www.hr.micorp.com/mi2/mi_xtras/index.html','MiXtras','toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Mi
Xtras&lt;/a&gt;&lt;br&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;/td&gt;

&lt;td width="78%" valign="top" class="body"&gt;&lt;strong&gt;&lt;font size="2"&gt;&nbsp;Rate
Sheets &lt;/font&gt;&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;

&lt;table width="65%" border="0" cellspacing="2" cellpadding="2"&gt;
&lt;tr&gt;
&lt;td colspan="3"&gt;M&I Bank - Deposit Rates for February 21 - 27, 2003&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="3"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('pdfs/bank/098_current_rates.pdf','CurrentRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Current Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/bank/098_business_rates.pdf','BusinessRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Business Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/bank/098_AZ_checking.pdf','ArizonaRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Arizona Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/bank/098_AZ_SW_grandfathered.pdf','ArizonaGFRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Arizona SW Grandfathered Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/bank/098_Duluth_checking.pdf','DuluthRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Duluth Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/bank/098_MN_checking.pdf','MinnesotaRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Minnesota Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/bank/098_no_promos.pdf','WisconsinRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Wisconsin Rates&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td colspan="3"&gt;FSB - Deposit Rates for February 21 - 27, 2003&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="3"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#)" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/fsb/fsb_current_rates.pdf','CurrentRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Current Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../ratesheets/pdfs/fsb/fsb_business_rates.pdf','BusinessRates','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Business Rates&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td colspan="3"&gt;Southwest Bank - Deposit Rates for February 21 - 27, 2003&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="3"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="javascript:void(0)" onClick="MM_openBrWindow('../ratesheets/pdfs/swb/swb_cd_rates.pdf','Ratesheets','scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;CD Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="javascript:void(0)" onClick="MM_openBrWindow('../ratesheets/pdfs/swb/swb_business_rates.pdf','Ratesheets','scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Business Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="javascript:void(0)" onClick="MM_openBrWindow('../ratesheets/pdfs/swb/swb_premium_checking.pdf','Ratesheets','scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Premium Checking Rates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="javascript:void(0)" onClick="MM_openBrWindow('../ratesheets/pdfs/swb/swb_savings_rates.pdf','Ratesheets','scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Savings Rates&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td colspan="3"&gt;Exclusive Specials For Employee Advantage Banking Customers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="3"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="javascript:void(0)" onClick="MM_openBrWindow('../ratesheets/forms/eab/Bank_EAB_specials.pdf','Specials','scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')"&gt;Rate Specials - for February 21 - 27, 2003&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='../ratesheets/forms/index.cfm'&gt;Special Rate Forms&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td width="62%"&gt;Current Specials For Customer Relationship Mailings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="59%"&gt;
&lt;ul&gt;
&lt;li&gt;No current promotions at this time.&lt;/li&gt;

&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td width="62%"&gt;Current Specials For Prospective Customers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="59%"&gt;
&lt;ul&gt;
&lt;li&gt;No current promotions at this time.&lt;/li&gt;

&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td width="62%"&gt;Locate Past Rates&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="62%"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../whatsnew/MIEA_January_2003.pdf','MIEA','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;MIEA January 2003&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="62%"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('www.yahoo.com','Yahoo','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Yahoo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="62%"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#" onClick="GP_AdvOpenWindow('../mi_perks/index.cfm','MiPerks','fullscreen=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,channelmode=no,directories=no',600,500,'righttop','','alwaysOnTop',0,'',0,1,5,'');return document.MM_returnValue"&gt;Mi Perks.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;


&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td bgcolor="#999999"&gt;&lt;img name="n999999horiz1" src="../images/999999-horiz1.gif" width="725" height="1" border="0" alt=""&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="left"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;
&lt;tr&gt;
&lt;td bgcolor="#999999"&gt;&lt;img name="n999999vert1" src="../images/999999-vert1.gif" width="1" height="23" border="0" alt=""&gt;&lt;/td&gt;
&lt;td&gt;&lt;img name="home_r7_c2" src="../images/home_r7_c2.gif" width="611" height="23" border="0" alt=""&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="javascript:void(0)" onClick="MM_goToURL('parent','../index.cfm');return document.MM_returnValue"&gt;&lt;img name="home_r7_c7" src="../images/home_r7_c7.gif" width="112" height="23" border="0" alt=""&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td bgcolor="#999999"&gt;&lt;img name="n999999vert" src="../images/999999-vert.gif" width="1" height="23" border="0" alt=""&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td bgcolor="#999999"&gt;&lt;img name="n999999horiz" src="../images/999999-horiz.gif" width="725" height="1" border="0" alt=""&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;map name="home_r2_c4Map"&gt;
&lt;area shape="rect" coords="1,1,55,23" href="../systems/index.cfm" alt="Systems"&gt;
&lt;area shape="rect" coords="54,1,154,23" href="../mi_business/index.cfm" alt="Mi Business"&gt;
&lt;area shape="rect" coords="155,1,256,23" href="javascript:void(0)" onClick="MM_openBrWindow('../phone/phonebook.cfm','PhoneBook', 'toolbar=yes, scrollbars=yes, resizable=yes, TOP=5, LEFT=400, width=600, height=500')" alt="Phone Book"&gt;
&lt;area shape="rect" coords="256,1,349,23" href="../contact_us/contactus.cfm" alt="Contact Us"&gt;
&lt;area shape="rect" coords="349,1,411,23" href="../help/index.cfm" alt="Help"&gt;
&lt;area shape="rect" coords="411,1,481,23" href="javascript:void(0)" alt="Home" onClick="MM_goToURL('parent','../index.cfm');return document.MM_returnValue"&gt;
&lt;/map&gt;
&lt;/body&gt;
&lt;/html&gt;

</font id=code></pre id=code>

Lisa R. Machkovich
Replied 27 Feb 2003 22:38:54
27 Feb 2003 22:38:54 Lisa Machkovich replied:
OK, here is the URL for the file I have been testing to open the window always on top with a PDF and just get a white blank screen:

www.machkovich.com/ratesheets/index_testwin.cfm

The following are linked with the Advanced open window 3.08 to generate a pop-up:

M&I Bank - Deposit Rates for February 21 - 27, 2003
Current Rates
Business Rates
Arizona Rates
Arizona SW Grandfathered Rates
Duluth Rates
Minnesota Rates
Wisconsin Rates

FSB - Deposit Rates for February 21 - 27, 2003
Current Rates
Business Rates

The next following are set up to pop-up using the DreamweaverMX Javascript: onClick="MM_openBrWindow,
which does pop-up the window with PDF files in it. Although the windows do not always stay on top like we would like.

Southwest Bank - Deposit Rates for February 21 - 27, 2003
CD Rates
Business Rates
Premium Checking Rates
Savings Rates

I also noticed that the Miniumize and Maximize square in the pop-up is a question mark and does not let you resize and resize is turned on.

Lisa R. Machkovich
Replied 28 Feb 2003 09:33:20
28 Feb 2003 09:33:20 Martha Graham replied:
Can you email me the page?

Replied 28 Feb 2003 15:15:53
28 Feb 2003 15:15:53 Lisa Machkovich replied:
OK, I just emailed it to you.

Lisa R. Machkovich
Replied 28 Feb 2003 22:24:31
28 Feb 2003 22:24:31 Lisa Machkovich replied:
Hi Martha, unchecking the Always on Top cleared up the issue of Adobe .PDF files not being able to load and still kept the windows on top and we also have the button back to be able to have the Minimize and Maximize button back in full use again for the pop-up window. Thank you for your help!! <img src=../images/dmxzone/forum/icon_smile_shock.gif border=0 align=middle>

Lisa R. Machkovich

Reply to this topic