Koleinu >> Home function ajax_post(what) { ajax = new XMLHttpRequest(); ajax.open('POST', 'http://koleinu.mycpanel.princeton.edu/ajax/ajaxhandler.php', false); ajax.setRequestHeader('Content-type','application/x-www-form-urlencoded'); send = ; for (var key in what) send += encodeURIComponent(key) + '=' + encodeURIComponent(what[key]) + '&'; ajax.send(send); return ajax;

}

Description

pulled from site's meta description

Princeton University


This is an automatically generated AboutUs page for Koleinu.net. Click the "Edit" button at the top of the page to make changes. Please read our Getting Started page if you need any help.



Retrieved from "http://aboutus.com/index.php?title=Koleinu.net&oldid=50105337"