Running server side processes via JavaScript with Jaxer
Ajax Blogs - 105 days ago Posted by bluray
Tom Kirkpatrick has written about a new API in Jaxer, Jaxer.Process, that allows you to call out to the host operating system. His example has a call out to get the uptime on the machine:
PLAIN TEXT
JAVASCRIPT:
<script runat="server
Log in to comment or register here.