MBA 683 E-Business Technology --
Home Site Map Search EhrlichOrg.com
Syllabus Classes References Examples Student Info Guest Info
<html> <head> <title>Time Display .adp page </title> </head> <body> <h2> The current time is<br> <% ns_adp_puts [ ns_fmttime [ns_time] "%A, %B %e, %Y at %r" ] %> <br>in San Jose, California, USA.</h2> </body> </html>