SiteScripts

SiteScripts - PHP Scripts, CGI Scripts, Free Javascript & ASP Scripts.

A Matter of Context

A Matter of Context One of the most common problems with writing Web applications is letting your code know the context in which it's being executed. Let's look at a simple example—personalizing a page—that illustrates this problem:

Please sign in.

vs.

Welcome Susan!

Seems simple enough, but even this tiny bit of Web UI requires a couple of bits of information that will vary each time the page is requested.
  • Price: n/a
  • Updated: 10/12/03
  • Visits: 13
  • Rating: Unrated.
Get Rated Modify

Reviews for A Matter of Context


Write a Review