Re: reporting commands

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 37223
interpreted = N
texte = [IPADDRESS] is useful in tracking the source of the visitor, but cannot be relied on to uniquely identify a visitor since there are many situations where multiple users share the same public IP address. It can be used in custom logging to tell, for example, how many users are coming from AOL (with some effort).[BROWSERNAME] is most useful when your site's design and layout are browser- or OS-dependent. For example, Windows browsers and MSIE 5 for Mac display text larger than Netscape Mac or earlier versions of MSIE for Mac, so I often use [BROWSERNAME] to determine what SIZE to use in my FONT tags. You can also make JavaScript, CSS or other decisions based on the BROWSERNAME.[COMMAND] is not really a tag so much as a read-only variable. If you are using command-based links and forms rather than context-based handling, this can be useful. I (and many other) experienced WebCatters generally avoid the use of Commands. Security can be more of an issue with Commands vs. Contexts, and as a programmer I don't care for the lack of control inherent in the behind-the-scenes workings of Commands (in which WebCat basically wraps the whole page in a Context based on the Command parameter passed in to the page). If you are using Commands, however, and you one page that may be accessible with a couple different commands, then the [COMMAND] tag would let you make some coding decisions based on what command was passed in to the page.Hope this helps...- brian At 9:49 PM 7/14/2001, Donovan Brooke wrote: >Hello, >I've been going through the docs. There are a few tags like [IPADDRESS] >& [BROWSERNAME] & [COMMAND] etc.. that >look to be very usefull in anylizing ones site. However, I can't grasp >how they would be used exactly? Would they be commands >that append a log file or database? Then one could look at them later? >Or, could it be a realtime thing to where one could look >at a window of events kinda like a webservers window? What is the >standard use for tags like these? Thanks. > >Donovan -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: reporting commands (Donovan Brooke 2001)
  2. Re: reporting commands (Brian Fries 2001)
  3. Re: reporting commands (Paul Willis 2001)
  4. reporting commands (Donovan Brooke 2001)
[ipaddress] is useful in tracking the source of the visitor, but cannot be relied on to uniquely identify a visitor since there are many situations where multiple users share the same public IP address. It can be used in custom logging to tell, for example, how many users are coming from AOL (with some effort).[browsername] is most useful when your site's design and layout are browser- or OS-dependent. For example, Windows browsers and MSIE 5 for Mac display text larger than Netscape Mac or earlier versions of MSIE for Mac, so I often use [browsername] to determine what SIZE to use in my FONT tags. You can also make JavaScript, CSS or other decisions based on the BROWSERNAME.[COMMAND] is not really a tag so much as a read-only variable. If you are using command-based links and forms rather than context-based handling, this can be useful. I (and many other) experienced WebCatters generally avoid the use of Commands. Security can be more of an issue with Commands vs. Contexts, and as a programmer I don't care for the lack of control inherent in the behind-the-scenes workings of Commands (in which WebCat basically wraps the whole page in a Context based on the Command parameter passed in to the page). If you are using Commands, however, and you one page that may be accessible with a couple different commands, then the [COMMAND] tag would let you make some coding decisions based on what command was passed in to the page.Hope this helps...- brian At 9:49 PM 7/14/2001, Donovan Brooke wrote: >Hello, >I've been going through the docs. There are a few tags like [ipaddress] >& [browsername] & [COMMAND] etc.. that >look to be very usefull in anylizing ones site. However, I can't grasp >how they would be used exactly? Would they be commands >that append a log file or database? Then one could look at them later? >Or, could it be a realtime thing to where one could look >at a window of events kinda like a webservers window? What is the >standard use for tags like these? Thanks. > >Donovan -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Brian Fries

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Interfacing WebMerchant to www.fedex.com (1997) Search and Show question (2003) RE: Emailer prefs in two places ... (1997) For Sale: WebTen 2.x and WebCat 2.x (2000) WebCatalog Hosting (1996) text size limitation (1997) Deleting Orders (1997) Problems with [Applescript] (1997) Quitting WebMerchant ? (1997) Newbie from and old bee (1997) Do not truncate a whole word (2004) Help formatting search results w/ table (1997) WCS Newbie question (1997) Credit card processing - UK (1997) wierd [cart] action! (1997) Refresh cart# (1999) RE: OK, here goes... (1997) Webcat and SQL - General Comments (2006) Protect vs Authenicate (1997) CommandSecurity? (1997)