<html>
<head>
<title>
ActiveGS Sample Page
</title>
<script src="deployactivegs.js">
</script>
</head>
<body>
<center>
<p>
Welcome to the ActiveGS
<i>
Cross-Browser
</i>
Sample Page
</p>
<script>
var p = {
"parameters" :
{
"Slot51" : "http://www.freetoolsassociation.com/fta/img/nucleus.zip",
"BootSlot" : "5",
"Speed" : "3",
"BramParam" : "background:dark-blue;border:dark-blue"
}
};
activeGS.install(p);
</script>
<p>
<input type="button" value="Reboot" onClick="alert(activeGS.command('reboot').info)">
</input>
<input type="button" value="Version" onClick="alert(activeGS.command('version').info)">
</input>
</p>
</center>
</body>
</html>
![]() | ![]() | ||
| |||
![]() | ![]() |