RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
07-28-2013 02:32 PM
08-05-2013 10:37 AM
08-05-2013 10:42 AM
Free (as beer) Wireless Internet Service
function get_param(name)
{
if (location.href.indexOf("?") >= 0) {
var query=location.href.split("?")[1];
var params=query.split("&");
for (var i = 0; i < params.length; i ++) {
value_pair=params[i].split("=");
if (value_pair[0] == name)
return unescape(value_pair[1]);
}
}
return "";
}
Free (as beer) Wireless
Usage policy: Do no evil. blah blah blah...
document.write('
01-19-2017 08:37 AM
08-05-2013 05:41 PM
