× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Easy400 Web site
  • From: "Nathan M. Andelin" <nathanma@xxxxxxxxx>
  • Date: Wed, 18 Apr 2001 11:47:38 -0600

> From: "James W. Kilgore" <eMail@James-W-Kilgore.com>

> Yes, Cookie Crusher, within Netscape, issues a popup window
> telling you that a cookie is about to be set (your Netscape properties
> is set to always allow cookies) and you can click OK, No, Always
> (if you trust them) or Never.  From that point on, it suppresses any
> further popups for the Always/Never  categories.

Cookies may not be needed for static sites, but they are the easiest way for
a Web application to track user state from one request to the next.  It's
too bad that some advertisers have used them to invade personal privacy.

A Cookie can be created and downloaded at an application entry point.  From
that point and forward, the browser returns the cookie on subsequent
requests.  I assign a unique session ID as the sole cookie value which is
subsequently used to reference data required by the application.  It's quite
a bit easier than adding query-string parameters to embedded URL hyperlinks
in every response to the browser.

> There is another element in the mix.  I'm also using Web
> Washer that acts as a proxy server and filters out banner
> ads and other stuff.

Seems that the more 3rd party components you add to a PC, the less stable it
gets.

Thanks,

Nathan.


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.