D-Link DSA-3100 Manual de usuario Pagina 85

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 87
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 84
DSA-3100 Airspot Public/Private Gateway User Manual
78
}
return;
}
</script>
</HEAD>
<? if ($flogout_mode=="Enabled") {?>
<BODY onunload=logoff();>
<? } else {?>
<BODY>
<? } ?>
<form>
<p align="center">
Hello,[<? echo $uid; ?>]<BR>
My Login Success<BR>
<BR>
Please close this window or click this button to
<? if ($flogout_mode=="Enabled") {?>
<input type="submit" name="off" value="Logout" onClick='window.close()'>
<? } else { ?>
<input type="submit" name="off" value="Logout" onClick='logoff()'>
<? }?>
, <BR> thank you!<BR>
<BR>
Login time:
<script language="javascript">
DateObj=new Date();
Todaytime=DateObj.getYear()+"-"+parseInt(DateObj.getMonth()+1)+"-"+DateObj.getDate()+"
"+DateObj.getHours()+":"+DateObj.getMinutes()+":"+DateObj.getSeconds();
document.write (Todaytime);
</script>
</form>
</body>
</html>
Vista de pagina 84
1 2 ... 80 81 82 83 84 85 86 87

Comentarios a estos manuales

Sin comentarios