they are effectively just lists with a period delimiter AFAIK -----Original Message----- From: Jim McAtee [mailto:[EMAIL PROTECTED]] Sent: 25 September 2002 15:38 To: CF-Talk Subject: IP Address as CF Number
Can an IP address be safely manipulated as a CF numeric variable? I want to be able to apply network masks using the BitAND() function to determine if a given address is on a particular subnet. My concern is that IP addresses are 32 bit unsigned numbers, but if I'm not mistaken, CF numeric variable are 32 bit signed. Jim ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

