Jim King
02-18-2009, 03:54 PM
1) Script Title:
dhtmlwindow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
3) Describe problem: I'm try to load a window with an html page that resides on a different server. The code below does not seem to work can someone advise on the correct method to do this. Here is the code (WMi02 is the server name)
onclick ="ajaxwin=dhtmlwindow.open('WO_A1W', 'ajax', 'file:////Wmi02/WMI Programs/EquipManuals/Dc00000676.html', 'Equipment Manual', 'width=980px,height=620px,left=50px,top=100px,resize=1,scrolling=1');return false" onmouseout="this.style.backgroundColor='#FFFFFF'" href="#" >
Thanks
Jim
dhtmlwindow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
3) Describe problem: I'm try to load a window with an html page that resides on a different server. The code below does not seem to work can someone advise on the correct method to do this. Here is the code (WMi02 is the server name)
onclick ="ajaxwin=dhtmlwindow.open('WO_A1W', 'ajax', 'file:////Wmi02/WMI Programs/EquipManuals/Dc00000676.html', 'Equipment Manual', 'width=980px,height=620px,left=50px,top=100px,resize=1,scrolling=1');return false" onmouseout="this.style.backgroundColor='#FFFFFF'" href="#" >
Thanks
Jim