Welcome to OLD DADDY'S BAKERY

Hi, I am Mike. This is a web site built for domonstrate the cookie technology.

Cookie is a small text file which is set by the web server. The purpose of cookie is to collect the information about the online user and maintain the connections between clients and web servers.

You will be invited to visit a virtual bookstore. Whenever you browse a book description, your computer will receive a cookie. Some banner ads may show up on your viewing pages. These banner ads are chosen by the program after it analyzed your cookies. So you would only receive the banner ads that may fit your interest . When you finished the visit, you can see the statistical report about yourself. That report would tell you the history of your visiting activity and your most favored interests on each book category.

Please feel free to taste our delicous, fresh-baked cookies. ^-^

 

Old Dayy's Cookie Lab:

Now, you can experience the power of cookie technology by visiting our virtual bookstore :

Enter Virtual Bookstore

 

If you are still interested on cookie technology, you can find more related information about cookie in following resource links.

Cookie Related Links:

  1. Netscape Developer Site
  2. Cookie Central
  3. HTTP Cookie Info
  4. Cookie Specification

 

(Warning: For Developer's Debugging only: Reset the cookies)

 

 

Copyright 1999 Taiwan MIS Inc. All rights reserved.




" document.write(newcontent) document.close() } /* delcookie() function : used to delete all the cookies sent by this web site. Before deleting, it would check whether the user's computer has any cookie. If so, it would delete it. At first, the software reset all the cookie values as empty, and then set the expiration date of cookie as one day before now. The web browser would automatically delete any expired cookies. That's why when cookies are deleted, users have to push their browser's "Reload" button to notice browser to delete the cookies. */ function delcookie() { if (document.cookie != "") { thisCookie = document.cookie.split("; ") expireDate = new Date expireDate.setDate(expireDate.getDate()-1) for (i=0; i

Welcome to OLD DADDY'S BAKERY

Hi, I am Mike. This is a web site built for domonstrate the cookie technology.

Cookie is a small text file which is set by the web server. The purpose of cookie is to collect the information about the online user and maintain the connections between clients and web servers.

You will be invited to visit a virtual bookstore. Whenever you browse a book description, your computer will receive a cookie. Some banner ads may show up on your viewing pages. These banner ads are chosen by the program after it analyzed your cookies. So you would only receive the banner ads that may fit your interest . When you finished the visit, you can see the statistical report about yourself. That report would tell you the history of your visiting activity and your most favored interests on each book category.

Please feel free to taste our delicous, fresh-baked cookies. ^-^

 

Old Dayy's Cookie Lab:

Now, you can experience the power of cookie technology by visiting our virtual bookstore :

Enter Virtual Bookstore

 

If you are still interested on cookie technology, you can find more related information about cookie in following resource links.

Cookie Related Links:

  1. Netscape Developer Site
  2. Cookie Central
  3. HTTP Cookie Info
  4. Cookie Specification

 

(Warning: For Developer's Debugging only: Reset the cookies)

 

 

Copyright 1999 Taiwan MIS Inc. All rights reserved.