CINXE.COM

K-Net Meeting Place: Login to the site

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://meeting.knet.ca/mp19/login/index.php","20140425224912","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1398466152"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20140425224912cs_/http://meeting.knet.ca/mp19/theme/standard/styles.php"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20140425224912cs_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/styles.php"/> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="http://meeting.knet.ca/mp19/theme/standard/styles_ie7.css" /> <![endif]--> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="http://meeting.knet.ca/mp19/theme/standard/styles_ie6.css" /> <![endif]--> <meta name="keywords" content="moodle, K-Net Meeting Place: Login to the site "/> <title>K-Net Meeting Place: Login to the site</title> <link rel="shortcut icon" href="https://web.archive.org/web/20140425224912im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/favicon.ico"/> <link rel="StyleSheet" href="https://web.archive.org/web/20140425224912cs_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/menubar.css" type="text/css" media="screen"> <link rel="StyleSheet" href="https://web.archive.org/web/20140425224912cs_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/styles_menu.css" type="text/css" media="screen"> <!--<style type="text/css">/*<![CDATA[*/ body{behavior:url(http://meeting.knet.ca/mp19/lib/csshover.htc);} /*]]>*/</style>--> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/javascript-static.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/javascript-mod.php"></script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/overlib/overlib.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/overlib/overlib_cssstyle.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/cookies.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/ufo.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/lib/dropdown.js"></script> <script type="text/javascript" defer="defer"> //<![CDATA[ setTimeout('fix_column_widths()', 20); //]]> </script> <script type="text/javascript"> //<![CDATA[ function openpopup(url, name, options, fullscreen) { var fullurl = "https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19" + url; var windowobj = window.open(fullurl, name, options); if (!windowobj) { return true; } if (fullscreen) { windowobj.moveTo(0, 0); windowobj.resizeTo(screen.availWidth, screen.availHeight); } windowobj.focus(); return false; } function uncheckall() { var inputs = document.getElementsByTagName('input'); for(var i = 0; i < inputs.length; i++) { inputs[i].checked = false; } } function checkall() { var inputs = document.getElementsByTagName('input'); for(var i = 0; i < inputs.length; i++) { inputs[i].checked = true; } } function inserttext(text) { text = ' ' + text + ' '; if ( opener.document.forms['theform'].message.createTextRange && opener.document.forms['theform'].message.caretPos) { var caretPos = opener.document.forms['theform'].message.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text; } else { opener.document.forms['theform'].message.value += text; } opener.document.forms['theform'].message.focus(); } addonload(function() { if(el = document.getElementById('username')) el.focus(); }); function getElementsByClassName(oElm, strTagName, oClassNames){ var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName); var arrReturnElements = new Array(); var arrRegExpClassNames = new Array(); if(typeof oClassNames == "object"){ for(var i=0; i<oClassNames.length; i++){ arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames[i].replace(/\-/g, "\\-") + "(\\s|$)")); } } else{ arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames.replace(/\-/g, "\\-") + "(\\s|$)")); } var oElement; var bMatchesAll; for(var j=0; j<arrElements.length; j++){ oElement = arrElements[j]; bMatchesAll = true; for(var k=0; k<arrRegExpClassNames.length; k++){ if(!arrRegExpClassNames[k].test(oElement.className)){ bMatchesAll = false; break; } } if(bMatchesAll){ arrReturnElements.push(oElement); } } return (arrReturnElements) } //]]> </script> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/js/qm.js"></script> <!-- Add-On Core Code (Remove when not using any add-on's) --> <style type="text/css"> .qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;} </style> <script type="text/JavaScript">var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";</script> <!-- Add-On Settings --> <script type="text/JavaScript"> /******* Menu 0 Add-On Settings *******/ var a = qmad.qm0 = new Object(); // Slide Animation Add On a.slide_animation_frames = 15; a.slide_offxy = 1; </script> <!-- Add-On Code: Slide Animation --> <script type="text/javascript" src="https://web.archive.org/web/20140425224912js_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/js/qm_slide_effect.js"></script> </head> <body class="login course-1 notloggedin dir-ltr lang-en_utf8" id="login-index"> <div id="page"> <!-- page--> <div id="page2"> <!-- page2--> <div id="header-bt" class="bt"><div>&nbsp;</div></div> <div id="header-i1" class="i1"> <!-- header i1 --> <div id="header-i2" class="i2"> <!-- header -i2 --> <div id="header-i3" class="i3"> <!-- header -i3 --> <div id="header" class="clearfix"> <div id="wrapper"> <div id="wrapper-2"> <div id="wrapper-3" class="clearfix"><!-- added 01172008 --> <h1 class="headermain">K-Net Meeting Place</h1> <div class="headermenu"><div class="logininfo">You are not logged in. (<a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/login/index.php">Login</a>)</div></div> </div> </div> </div> </div> <div id="menu"> <div class="menu"> <div class="menu-wrap"> <div id="qm0" class="qmmc"> <a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/"><font color="#FFFF00">Home</font></a> <a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/course/view.php?id=13">Meeting Places Directory</a> <a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/mod/resource/view.php?id=1901">Contact</a> <div> </div> <span class="qmclear">&nbsp;</span> </div></div></div> <script type="text/javascript">qm_create(0,false,0,250,false,false,false,false);</script> </div> <div class="navbar clearfix shrinker"> <div class="breadcrumb"><h2 class="accesshide ">You are here</h2> <ul> <li class="first"><a onclick="this.target='_top'" href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/">K-Net Meeting Places</a></li><li> <span class="accesshide ">/&nbsp;</span><span class="arrow sep">&#x25BA;</span> Login to the site</li></ul></div> <div class="navbutton"><div class="langmenu"></div></div> </div> <!-- END OF HEADER --> <div id="content" class="shrinker"> <div class="loginbox clearfix twocolumns"> <div class="loginpanel"> <h2>Returning to this web site?</h2> <div class="subcontent loginsub"> <div class="desc"> Login here using your username and password<br/>(Cookies must be enabled in your browser)<span class="helplink"><a title="Help with Cookies must be enabled in your browser (new window)" href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/help.php?module=moodle&amp;file=cookies.html&amp;forcelang=" onclick="this.target='popup'; return openpopup('/help.php?module=moodle&amp;file=cookies.html&amp;forcelang=', 'popup', 'menubar=0,location=0,scrollbars,resizable,width=500,height=400', 0);"><img class="iconhelp" alt="Help with Cookies must be enabled in your browser (new window)" src="https://web.archive.org/web/20140425224912im_/http://meeting.knet.ca/mp19/pix/smartpix.php?file=/front_superfresh_rac/help.gif"/></a></span> </div> <form action="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/login/index.php" method="post" id="login"> <div class="loginform"> <div class="form-label"><label for="username">Username</label></div> <div class="form-input"> <input type="text" name="username" id="username" size="15" value=""/> </div> <div class="clearer"><!-- --></div> <div class="form-label"><label for="password">Password</label></div> <div class="form-input"> <input type="password" name="password" id="password" size="15" value=""/> <input type="submit" value="Login"/> <input type="hidden" name="testcookies" value="1"/> </div> <div class="clearer"><!-- --></div> </div> </form> </div> <div class="subcontent guestsub"> <div class="desc"> Some Meeting Places may allow guest access </div> <form action="index.php" method="post" id="guestlogin"> <div class="guestform"> <input type="hidden" name="username" value="guest"/> <input type="hidden" name="password" value="guest"/> <input type="hidden" name="testcookies" value="1"/> <input type="submit" value="Login as a guest"/> </div> </form> </div> <div class="subcontent forgotsub"> <div class="desc"> Forgotten your username or password? </div> <form action="forgot_password.php" method="post" id="changepassword"> <div class="forgotform"> <input type="hidden" name="sesskey" value="slN7l0lOzk"/> <input type="submit" value="Yes, help me log in"/> </div> </form> </div> </div> <div class="signuppanel"> <h2>Is this your first time here?</h2> <div class="subcontent"> <p> <font size="2">For full access to the K-Net Meeting Place you'll need to take a minute to create a new account for yourself. Here are the steps:</font></p><ol><li><font size="2">Fill out the New Account form by clicking on the button below.</font></li><li><font size="2">A confirmation email will be sent to your email address. <font color="#993300">If you do not receive an email within 15 minutes, please check your "Junk Box" folder and if you find it there, then please adjust your junk mail filter to allow messages from this sender. This is an important step as it will allow you recieve subsequent emails from the K-Net Meeting Place.</font> If you need further assistance, place contact one of our <a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/mod/resource/view.php?id=1901" target="_blank">Site Administrators</a>.</font></li><li><font size="2">Read your email, and click on the web link it contains.</font></li><li><font size="2">Your account will be confirmed and you will be logged in. Now, select the Meeting Place you want to participate in. A full directory of Meeting Places is located in the top menu under the "Meeting Places" title.</font><br/></li></ol> <div class="signupform"> <form action="signup.php" method="get" id="signup"> <div><input type="submit" value="Create new account"/></div> </form> </div> </div> </div> </div> </div> <!-- end div containerContent --> </div> <!-- end of i3 --> </div> <!-- end of i2 --> </div> <!-- end of i1 --> <div id="footer-bb" class="bb"><div>&nbsp;</div></div> </div> <!-- end of page2 --> </div> <!-- end of page --> <!-- START OF FOOTER --> <div id="footer"> <p class="helplink"></p> <div class="logininfo">You are not logged in. (<a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/login/index.php">Login</a>)</div><div class="homelink"><a href="https://web.archive.org/web/20140425224912/http://meeting.knet.ca/mp19/">Home</a></div> <!--DO NOT REMOVE WITHOUT PURCHASING A DOMAIN REBRAND LICENSE --> <p class="linkback" style="font-size:10px">Moodle Theme by <a href="https://web.archive.org/web/20140425224912/http://newschoollearning.com/">NewSchool Learning</a></p> <!-- END DO NOT REMOVE --> <div class="performanceinfo"><span class="timeused">0.169222 secs</span> <span class="memoryused">RAM: 14.3MB</span> <span class="memoryused">RAM peak: 14.4MB</span> <span class="included">Included 239 files</span> <span class="serverload">Load average: 0.98</span> <span class="rcache">Record cache hit/miss ratio : 0/0</span> </div> <div class="validators"><ul> <li><a href="https://web.archive.org/web/20140425224912/http://validator.w3.org/check?verbose=1&amp;ss=1&amp;uri=http%3A%2F%2Fmeeting.knet.ca%2Fmp19%2Flogin%2Findex.php">Validate HTML</a></li> <li><a href="https://web.archive.org/web/20140425224912/http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&amp;url1=http%3A%2F%2Fmeeting.knet.ca%2Fmp19%2Flogin%2Findex.php">Section 508 Check</a></li> <li><a href="https://web.archive.org/web/20140425224912/http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=0&amp;warnp2n3e=1&amp;url1=http%3A%2F%2Fmeeting.knet.ca%2Fmp19%2Flogin%2Findex.php">WCAG 1 (2,3) Check</a></li> </ul></div> </div> <!-- end of footer --> </body> </html> <!-- FILE ARCHIVED ON 22:49:12 Apr 25, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:36:21 Feb 17, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.641 exclusion.robots: 0.036 exclusion.robots.policy: 0.022 esindex: 0.018 cdx.remote: 21.587 LoadShardBlock: 3002.753 (3) PetaboxLoader3.datanode: 2771.852 (4) load_resource: 348.941 PetaboxLoader3.resolve: 216.197 -->

Pages: 1 2 3 4 5 6 7 8 9 10