Panasonic FP User Manual

Page of 194
FP Web-Server V2.11 
 
7.1 Details on the FP Web-Server's Web Page Functions 
95 
<script language="JavaScript"> 
opener.location.reload(true); 
</script></body></html> 
 
This script cannot be used with all versions of MS Internet Explorer while some windows of html 
browsers are opened at the same time containing different data. 
Comment: 
Thus beware when using advanced Java Script because different versions of browsers and/ or 
manufacturers may be incompatible. 
 
7.1.15  Example on Java Script Automations 
In the Configurator project "Example4" and "Example5" the usage of Java Script is 
demonstrated. 
In the Configurator project "Example4" Java Script is used to generate a "line" in the HTML 
output with the number of dashes read from of PLC data DT200. The source in the HTML file 
looks as follows: