IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 22 and Version 23 of pstamp_web_interface_features


Ignore:
Timestamp:
Jan 13, 2010, 12:25:13 PM (17 years ago)
Author:
welling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pstamp_web_interface_features

    v22 v23  
    253253included.
    254254
    255 Most of the forms checking is done on the server side; the form includes a small amount of javascript code.  It would
     255Most of the form value checking is done on the server side; the form includes a small amount of javascript code.  It would
    256256probably be better to do more of the checking with javascript.  Table sorting could be added easily via
    257 [http://kryogenix.org/code/browser/sorttable/ sorttable].
     257[http://kryogenix.org/code/browser/sorttable/ sorttable].