What if the same user hits more than one page?  That's where the random
number part comes in.

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 625-9191
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: Costas Piliotis [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 13, 2003 4:46 PM
> To: CF-Talk
> Subject: RE: web beacons (stop caching)
>
>
> Shouldn't really cache though if UserID is different for each time the
> beacon is called should it?
>
> -----Original Message-----
> From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 13, 2003 1:29 PM
> To: CF-Talk
> Subject: RE: web beacons (stop caching)
>
>
> Make it unique.  For example, add some unique value to it like:
>       <IMG
>
> SRC="http://www.domain.dom/getWebBug.cfm?UserID=5&PageID=6&Random=52";
>        WIDTH="1" HEIGHT="1">
>
> --
> Mosh Teitelbaum
> evoch, LLC
> Tel: (301) 625-9191
> Fax: (301) 933-3651
> Email: [EMAIL PROTECTED]
> WWW: http://www.evoch.com/
>
>
> > -----Original Message-----
> > From: Eric Dawson [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 13, 2003 4:11 PM
> > To: CF-Talk
> > Subject: RE: web beacons (stop caching)
> >
> >
> > How do you stop proxy servers and browsers from caching the beacon? e
> >
> >
> >
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to