I need to hide pricing data on a few web pages for one country, Canada.  I've 
got a range of IP address blocks as in:

  41.206.160.0/19
  24.36.0.0/16
  24.37.0.0/16
 24.38.144.0/20
 24.57.0.0/16
  24.64.0.0/13
  24.72.0.0/17
 24.72.128.0/20

(the list is much longer).

At first I was looking at using .htaccess to detect IP then redirect to a page 
that plants a cookie for future detection on other pages. 

Is there a better idea? I'm open to anything. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339439
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to