D-Link DSA-3100 Manual do Utilizador Página 85

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 87
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 84
1 2 ... 80 81 82 83 84 85 86 87

Comentários a estes Manuais

Sem comentários