Better yet...
For the IP Address 198.3.96.103
<cfif gettoken(cgi.remote_addr,1,".") is 198 and
gettoken(cgi.remote_addr,2,".") is 3 and gettoken(cgi.remote_addr,3,".") is
96 and gettoken(cgi.remote_addr,4,".") is 103>
<cflocation url = "block.cfm">
</cfif>
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]