D-Link DSA-3100 - Airspot - Gateway User Manual page 84

Airspot public/private gateway
Hide thumbs Also See for DSA-3100 - Airspot - Gateway:
Table of Contents

Advertisement

DSA-3100 Airspot Public/Private Gateway User Manual
</body>
</html>
Login ok Page
<?
include "../include/init.inc";
include "../include/function.inc" ;
$flogout_mode = getValue($db_path . "/flogout");
?>
<HTML>
<HEAD>
<title>My Login Success</title>
<script language="javascript">
function popOne(url)
{
window.open(url,'','directories=0,height=200,width=440,resizable=0,scorllbar=0,status=0,men
ubar=0');
}
function logoff()
{
var example=window.confirm('Are you sure want to logout ?');
if(example)
{
window.close();
popOne('logoff.shtml?uid=<?
$session; ?>');
}
else
{
window.close();
popOne('popup11.shtml?uid=<?
$session; ?>');
echo
$uid;
?>&session=<?
echo
$uid;
?>&session=<?
echo
echo
77

Advertisement

Table of Contents
loading

Table of Contents