Create a dynamic Web page that would greet each new visitor with a big text "Wellcome new visitor" at the top of the page. The welcome message is visible only during the first visit to that page made within last thirty days. Utilize the client-side cookie technology. Make sure that your page works both in Netscape and Internet Explorer.
Create a page that says Good Morning/Good Afternoon/Good Evening depending on the time of visit. (Time at the user side.) Make sure that your page works both in Netscape and Internet Explorer.
Attach all source code in files with proper names and extensions (*.html, *.java, *.pl, *.php, .htaccess e.t.c.). Do not ZIP files together or include compiled files (e.g. *.class). In case of Web pages (HTML), dynamic Web pages (HTML, JavaScript, CGI) or Java applets also send the complete URL (including http://) that points to a page on your Web site that demonstrates your homework. Send your homework via e- mail to the instructor at olekmali at cegt201.bradley.edu. Please set the message subject to: web-hw3.
Thank you.