<%@LANGUAGE="VBSCRIPT" %><% Response.CacheControl = "no-cache" %>

CGT 356: Web Programming, Development, & Data Integration

Announcements   rss feed img

Course Management
Coordinator: Professor Ronald J. Glotzbach  

Email: rjglotzbach@purdue.edu
Office: Knoy 319
Office Hours: Wednesdays 8:00-9:30am and 1:30-3:00pm
    and also:
Friday, February 2 from 12:00-2:00pm
Friday, March 2 from 12:00-2:00pm
Friday, April 6 from 12:00-2:00pm





For information contact: Professor R.J. Glotzbach

CGT 35600 Spring 2018 <% Dim fso, f Set fso = Server.CreateObject("Scripting.FileSystemObject") Set f = fso.GetFile(Server.MapPath("./index.asp")) Response.Write("Last Modified: ") Response.Write(f.DateLastModified) Set f = nothing Set fso = nothing %>

Learn PHP, Learn MySQL, Learn Web Design, Learn Usability