WFS709TP ProSafe Smart Wireless Switch Software Administration Manual

{

function createCookie(name,value,days)

{

if (days)

{

var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000));

var expires = "; expires="+date.toGMTString();

}

else var expires = "";

document.cookie = name+"="+value+expires+"; path=/";

}

var q = window.location.search; var errmsg = null;

if (q && q.length > 1) {

q = q.substring(1).split(/[=&]/);

for (var i = 0; i < q.length - 1; i += 2) { if (q[i] == "errmsg") {

errmsg = unescape(q[i + 1]); break;

}

if (q[i] == "host") { createCookie('url',q[i+1],0)

}

Internal Captive Portal

C-5

v1.0, June 2007

Page 205
Image 205
NETGEAR WFS709TP-100NAS manual V1.0, June