An Abbreviated Introduction to JavaScript


Your Home Page

Hopefully, this will take you to your NT home page. (Yes, it's really annoying.)


<script language="javascript">
account=prompt("NT account?","");
location = "http://www.grinnell.edu/individuals/" + account + "/";
</script>

Source text written by Samuel A. Rebelsky.

This page may be found at http://www.math.grin.edu/~rebelsky/Tutorials/JavaScript/Spring1999/Examples/home.html

Source text last modified Wed Apr 14 12:37:09 1999.

This page generated on Wed Apr 14 12:43:16 1999 by SiteWeaver. Validate this page's HTML.