Re: Serving Content based on Geolocation of IP address [spamtrap bayes][spamtrap heur]

2011-03-11 Thread Paul Hastings
On 3/11/2011 8:31 PM, Michael Grant wrote: > Interesting. Do you mean searching over a binary file instead of using sql? that. see nigel's java code on sourceforge for a "how to". or better yet, complain to nigel that the ip database is way past out-of-date ;-)

Re: Serving Content based on Geolocation of IP address [spamtrap bayes][spamtrap heur]

2011-03-11 Thread Michael Grant
> > i'd also suggest using a binary instead of a plain SQL approach (dog slow). > Interesting. Do you mean searching over a binary file instead of using sql? Or using the binary data type in SQL? I've not worked with the binary much. ~

Re: Serving Content based on Geolocation of IP address [spamtrap bayes][spamtrap heur]

2011-03-10 Thread Paul Hastings
On 3/11/2011 12:49 AM, Casey Dougall wrote: > http://ipinfodb.com/ also offers a free API you can use to lookup location i use ipinfodb webservice for a bike route planning app & it fails (0,0 locations) a bit too often (its a back-burner side project so i don't care much). you'd be better off

Re: Serving Content based on Geolocation of IP address

2011-03-10 Thread Casey Dougall
On Thu, Mar 10, 2011 at 12:30 PM, Rick Faircloth wrote: > > If the client just wants reports on country of origin, > Google Analytics provides that info for free. > > http://ipinfodb.com/ also offers a free API you can use to lookup location info, it has worked for me in the past, and no limit ot

RE: Serving Content based on Geolocation of IP address

2011-03-10 Thread Rick Faircloth
If the client just wants reports on country of origin, Google Analytics provides that info for free. -Original Message- From: Brian Cain [mailto:bcc9...@gmail.com] Sent: Thursday, March 10, 2011 12:16 PM To: cf-talk Subject: Re: Serving Content based on Geolocation of IP address I use

Re: Serving Content based on Geolocation of IP address

2011-03-10 Thread Michael Grant
Thanks Brian. I was actually just checking them out. It also looks like you can just buy the data and use it locally. On Thu, Mar 10, 2011 at 12:16 PM, Brian Cain wrote: > > I use a product called ip2location. They have a dll that will return a > country code based on ip. Usually work pretty w

Re: Serving Content based on Geolocation of IP address

2011-03-10 Thread Brian Cain
I use a product called ip2location. They have a dll that will return a country code based on ip. Usually work pretty well. It cost around $100/yr. I have mine setup as a com object under windows. Seems to be pretty low overhead. Sent from my iPhone On Mar 10, 2011, at 10:40 AM, Michael Grant

Serving Content based on Geolocation of IP address

2011-03-10 Thread Michael Grant
One of our multi-national clients wants content specific to the location of the end user. Pretty straightforward stuff, but something we haven't done before. Does anyone have any recommendations of products or services they've had good experiences with? ~~

RE: IP Address 1.1.1.1

2010-12-07 Thread Paul Alkema
Regards, Paul Alkema http://paulalkema.com/ -Original Message- From: Robert Harrison [mailto:rob...@austin-williams.com] Sent: Tuesday, December 07, 2010 11:46 AM To: cf-talk Subject: IP Address 1.1.1.1 On one of our sites Google Analytics is reporting lots of hits from IP 1.1.1.1

IP Address 1.1.1.1

2010-12-07 Thread Robert Harrison
On one of our sites Google Analytics is reporting lots of hits from IP 1.1.1.1 as a referral. It's also showing a very high bounce rate from that IP. I looked this up and saw a bunch of differing ideas on this, ranging from a dude in Australia to a bot attack, but one that comment that seemed

RE: adding ip address to email body

2009-12-09 Thread Robert Harrison
> Is there any way to get the cfmail tag to automatically include the > submittors IP address? I realize if can be done programaticaly within the cfmail tag, but was > looking for server based solution. Can the tag be hacked to include the ipaddress? Oh, - if you do want to include a

RE: adding ip address to email body

2009-12-09 Thread William Seiter
--Original Message- From: Alex DeMarco Sent: Wednesday, December 09, 2009 11:00 AM To: cf-talk Subject: adding ip address to email body Is there any way to get the cfmail tag to automatically include the submittors IP address? I realize if can be done programaticaly within the cfmail tag, but w

RE: adding ip address to email body

2009-12-09 Thread Robert Harrison
> Is there any way to get the cfmail tag to automatically include the submittors IP address? > I realize if can be done programaticaly within the cfmail tag, but was looking for server based solution. Can the tag be hacked to include the ipaddress? In which cfmail parameter would you w

adding ip address to email body

2009-12-09 Thread Alex DeMarco
Is there any way to get the cfmail tag to automatically include the submittors IP address? I realize if can be done programaticaly within the cfmail tag, but was looking for server based solution. Can the tag be hacked to include the ipaddress? This would be for CFMX 8 and 9. - Alex

Re: Find city/state by IP Address?

2009-12-04 Thread Eric Roberts
;cf-talk" Subject: Find city/state by IP Address? > > Anybody know of a web service that provides a city/state based upon an IP > address? I found many sites that perform the service, but none of them > will allow me to use their tools remotely. > > Jason > > _

RE: Find city/state by IP Address?

2009-12-04 Thread Jason Durham
Thanks Tony! That works like a champ. -Original Message- From: Tony Bentley [mailto:t...@tonybentley.com] Sent: Friday, December 04, 2009 11:47 AM To: cf-talk Subject: Re: Find city/state by IP Address? http://ipinfodb.com/ip_query.php?ip= http://ipinfodb.com

Re: Find city/state by IP Address?

2009-12-04 Thread Cameron Childress
accuracy yourself and making sure your client knows how accurate (or not) it is. -Cameron On Fri, Dec 4, 2009 at 11:05 AM, Jason Durham wrote: > Anybody know of a web service that provides a city/state based upon an IP > address?  I > found many sites that perform the service, but none of

Re: Find city/state by IP Address?

2009-12-04 Thread Tony Bentley
http://ipinfodb.com/ip_query.php?ip= http://ipinfodb.com/ip_query.php?ip=#cgi.REMOTE_ADDR#"; result="test" />

Re: Find city/state by IP Address?

2009-12-04 Thread Nathan Strutz
/www.azcfug.org/] [Twitter @nathanstrutz] On Fri, Dec 4, 2009 at 9:05 AM, Jason Durham wrote: > > Anybody know of a web service that provides a city/state based upon an IP > address? I found many sites that perform the service, but none of them will > allow me to use thei

RE: Find city/state by IP Address?

2009-12-04 Thread Jason Durham
to:ja...@alpinehomeair.com] Sent: Friday, December 04, 2009 10:46 AM To: cf-talk Subject: Re: Find city/state by IP Address? Found our db provider who we've had good success with. Accuracy/inclusion is significantly higher than maxmind. http://www.ip2location.com Only option is to download the data to

Re: Find city/state by IP Address?

2009-12-04 Thread Jason Todd
Found our db provider who we've had good success with. Accuracy/inclusion is significantly higher than maxmind. http://www.ip2location.com Only option is to download the data to db, though. > Anybody know of a web service that provides a city/state based upon an > IP address? I

RE: Find city/state by IP Address?

2009-12-04 Thread Jason Durham
4, 2009 10:41 AM To: cf-talk Subject: Re: Find city/state by IP Address? We have regularly refreshed data in SQL and have considered opening up a web server to it as our internal systems will be moving to accessing via web services instead of ODBC. Are you looking to pay by transaction or flat

Re: Find city/state by IP Address?

2009-12-04 Thread Jason Todd
x27;ll keep digging though. > > -Original Message- > From: Andy Matthews [mailto:li...@commadelimited.com] > Sent: Friday, December 04, 2009 10:25 AM > To: cf-talk > Subject: RE: Find city/state by IP Address? > > > That's fine, although that link seem

Re: Find city/state by IP Address?

2009-12-04 Thread Jason Todd
just looking for a good source of data, I can dig up where we get ours. I've used a few providers and found there to be a vast difference in quality. > Anybody know of a web service that provides a city/state based upon an > IP address? I found many sites that perform the service, but

RE: Find city/state by IP Address?

2009-12-04 Thread Jason Durham
nt: Friday, December 04, 2009 10:25 AM To: cf-talk Subject: RE: Find city/state by IP Address? That's fine, although that link seems to indicate that MaxMind is free at the city level (which it sounds like you want). -Original Message- From: Jason Durham [mailto:jdur...@cti-stl.co

RE: Find city/state by IP Address?

2009-12-04 Thread Andy Matthews
That's fine, although that link seems to indicate that MaxMind is free at the city level (which it sounds like you want). -Original Message- From: Jason Durham [mailto:jdur...@cti-stl.com] Sent: Friday, December 04, 2009 10:20 AM To: cf-talk Subject: RE: Find city/state by IP Ad

RE: Find city/state by IP Address?

2009-12-04 Thread Jason Durham
ecember 04, 2009 10:14 AM To: cf-talk Subject: RE: Find city/state by IP Address? Found this: http://askville.amazon.com/Free-IP-address-Location-API-country-state-provin ce/AnswerViewer.do?requestId=56161316 -Original Message- From: Jason Durham [mailto:jdur...@cti-stl.com] Sent: Friday, D

RE: Find city/state by IP Address?

2009-12-04 Thread Andy Matthews
Found this: http://askville.amazon.com/Free-IP-address-Location-API-country-state-provin ce/AnswerViewer.do?requestId=56161316 -Original Message- From: Jason Durham [mailto:jdur...@cti-stl.com] Sent: Friday, December 04, 2009 10:05 AM To: cf-talk Subject: Find city/state by IP

Find city/state by IP Address?

2009-12-04 Thread Jason Durham
Anybody know of a web service that provides a city/state based upon an IP address? I found many sites that perform the service, but none of them will allow me to use their tools remotely. Jason Confidentiality Warning: This e-mail contains information

RE: IPAM (IP Address Management)

2009-10-29 Thread brad
I had never heard of IPAM before, but it looks a little more complicated than that: http://en.wikipedia.org/wiki/Internet_Protocol_Address_Management ~Brad Original Message Subject: Re: IPAM (IP Address Management) From: Anene Isioma Wealth Date: Thu, October 29, 2009 12:10

RE: IPAM (IP Address Management)

2009-10-29 Thread brad
I had never heard of IPAM before, but it looks a little more complicated than that: http://en.wikipedia.org/wiki/Internet_Protocol_Address_Management ~Brad Original Message Subject: Re: IPAM (IP Address Management) From: Anene Isioma Wealth Date: Thu, October 29, 2009 12:10

Re: IPAM (IP Address Management)

2009-10-29 Thread Anene Isioma Wealth
07029609185,07032696113 From: Robert Filipovich To: cf-talk Sent: Thu, October 29, 2009 2:43:11 PM Subject: IPAM (IP Address Management) Does anyone know of an IPAM application in ColdFusion out there? I have found a PHP, but really only good with ColdFsuion. Any help would

IPAM (IP Address Management)

2009-10-29 Thread Robert Filipovich
Does anyone know of an IPAM application in ColdFusion out there? I have found a PHP, but really only good with ColdFsuion. Any help would be appreciated. Thanks ~| Want to reach the ColdFusion community with something they w

Re: Referring IP Address & CFHTTP

2009-03-23 Thread Michael Reick
I thought you couldn't explicitly set the IP like that, so I haven't actually tried it. I'll try it now though, thanks! Thanks, Michael >Have you tried: > > > > > >I have done this successfully in the past. HTH > >Dominic >> ~~

Re: Referring IP Address & CFHTTP

2009-03-23 Thread Dominic Watson
Have you tried: I have done this successfully in the past. HTH Dominic 2009/3/23 Michael Reick : > > Sorry for multiple posts if that happens, I can't seem to post from my email > client... > > I've done some Googling and can't seem to find a good answer to this issues: > > Setup: I'm run

Referring IP Address & CFHTTP

2009-03-23 Thread Michael Reick
Sorry for multiple posts if that happens, I can't seem to post from my email client... I've done some Googling and can't seem to find a good answer to this issues: Setup: I'm running a box with Windows Server 2003/IIS6 with multiple IP addresses I've got a template that uses CFHTTP to a remot

Re: Firefox redirects to machine's IP address?

2008-09-29 Thread Greg Morphis
for S&G I reinstalled FF3 and it too is working.. maybe something up with the config? IE was working fine, taking me to the cf root but in FF it was taking me to my IP address on the LAN. On 9/29/08, Ryan Stille <[EMAIL PROTECTED]> wrote: > I've had it happen where it did *not

Re: Firefox redirects to machine's IP address?

2008-09-29 Thread Greg Morphis
option... > > > On Mon, Sep 29, 2008 at 10:39 AM, Ryan Stille <[EMAIL PROTECTED]> wrote: > > Greg Morphis wrote: > >> If I type in http://localhost:8300/ into Firefox it goes to the > >> machine's IP address and I get a Network error.. > >>

Re: Firefox redirects to machine's IP address?

2008-09-29 Thread Ryan Stille
> > On Mon, Sep 29, 2008 at 10:39 AM, Ryan Stille <[EMAIL PROTECTED]> wrote: > >> Greg Morphis wrote: >> >>> If I type in http://localhost:8300/ into Firefox it goes to the >>> machine's IP address and I get a Network error.. &g

Re: Firefox redirects to machine's IP address?

2008-09-29 Thread Greg Morphis
/localhost:8300/ into Firefox it goes to the >> machine's IP address and I get a Network error.. >> In IE this works fine.. it takes me to my CF root directory.. What gives? >> >> > > Sounds like a webserver redirect issue. I've run into this before, but

Re: Firefox redirects to machine's IP address?

2008-09-29 Thread Ryan Stille
Greg Morphis wrote: > If I type in http://localhost:8300/ into Firefox it goes to the > machine's IP address and I get a Network error.. > In IE this works fine.. it takes me to my CF root directory.. What gives? > > Sounds like a webserver redirect issue. I've run

Re: Firefox redirects to machine's IP address?

2008-09-29 Thread Greg Morphis
BTW I'm using Firefox 3.0.2 on Windows XP. I checked the hosts file, there's only 1 entry localhost 127.0.0.1 On Mon, Sep 29, 2008 at 10:16 AM, Greg Morphis <[EMAIL PROTECTED]> wrote: > If I type in http://localhost:8300/ into Firefox it goes to the > machine's IP

Firefox redirects to machine's IP address?

2008-09-29 Thread Greg Morphis
If I type in http://localhost:8300/ into Firefox it goes to the machine's IP address and I get a Network error.. In IE this works fine.. it takes me to my CF root directory.. What gives? ~| Adobe® ColdFusion® 8 software 8 i

Re: One IP address, Two websites

2008-06-02 Thread Larry Lyons
>Isn't there open source bludragon now? I would've though that they got rid >of the one ip limitation. > >Russ > I think he's talking about Blue Dragon Server, which is free for non commercial sites. But there's nothing in the manuals about single ip limitations for any version of Blue Dragon

Re: One IP address, Two websites

2008-06-02 Thread Jordan Michaels
Dave Watts wrote: >> I want to host two separate internal development websites >> (report1 and report2) on one IP address. The problem is that >> when I go to http://report2, I get the report1 site. >> >> I have set up the two websites in IIS 6. Both webs

RE: One IP address, Two websites

2008-06-02 Thread Dave Watts
> I want to host two separate internal development websites > (report1 and report2) on one IP address. The problem is that > when I go to http://report2, I get the report1 site. > > I have set up the two websites in IIS 6. Both websites are on > port 80, which according t

RE: One IP address, Two websites

2008-06-02 Thread Eric Roberts
edition from Adobe /*-Original Message- /*From: Steven Milburn [mailto:[EMAIL PROTECTED] /*Sent: Monday, June 02, 2008 1:33 PM /*To: CF-Talk /*Subject: RE: One IP address, Two websites /* /*He has the aliases set up. He can navigate to report1 and get the correct /*site. After a bounce of the

RE: One IP address, Two websites

2008-06-02 Thread Steven Milburn
nd he puts HTML pages in those folders he will get to them both without any problems. Steve -Original Message- From: Eric Roberts [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2008 2:27 PM To: CF-Talk Subject: RE: One IP address, Two websites It shouldn't matter whether it is ado

RE: One IP address, Two websites

2008-06-02 Thread Eric Roberts
te dev server. Eric /*-Original Message- /*From: Steven Milburn [mailto:[EMAIL PROTECTED] /*Sent: Monday, June 02, 2008 1:20 PM /*To: CF-Talk /*Subject: RE: One IP address, Two websites /* /*Using multiple web sites on 1 IP address is called name-based virtual /*hosting. Based on what you are desc

RE: One IP address, Two websites

2008-06-02 Thread Steven Milburn
Using multiple web sites on 1 IP address is called name-based virtual hosting. Based on what you are describing - you can get to report1 after bouncing Bluedragon and can get to report2 after bouncing Bluedragon - IIS is configured and working properly. I have never used Bluedragon before

Re: 1 IP address, 2 websites

2008-06-02 Thread Dominic Watson
You need to setup the host-header for each site (or just for one should do): IIS -> Websites -> MySite -> Properties -> Website tab -> Advanced button: Then for host header value enter the the host, i.e. www.mysite.com HTH Dominic -- Blog it up: http://fusion.dominicwatson.co.uk

RE: 1 IP address, 2 websites

2008-06-02 Thread Scott Stewart
the root. -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell) -Original Message- From: Billy Cox [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2008 12:48 PM To: CF-Talk Subject: 1 IP address, 2 websites I

RE: One IP address, Two websites

2008-06-02 Thread Russ
Isn't there open source bludragon now? I would've though that they got rid of the one ip limitation. Russ > -Original Message- > From: Billy Cox [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 28, 2008 3:04 PM > To: CF-Talk > Subject: One IP address, Two web

1 IP address, 2 websites

2008-06-02 Thread Billy Cox
I want to host two separate internal development websites (report1 and report2) on one IP address. The problem is that when I go to http://report2, I get the report1 site. I have set up the two websites in IIS 6. Both websites are on port 80, which according to what I have read should be okay

One IP address, Two websites

2008-06-02 Thread Billy Cox
I want to host two separate internal development websites (report1 and report2) on one IP address. The problem is that when I go to http://report2, I get the report1 site. I have set up the two websites in IIS 6. Both websites are on port 80, which according to what I have read should be okay

Re: Lookup zipcode by on ip address

2008-03-14 Thread Charlie Griefer
Have you been informed of the standard disclaimers that are generally issued when questions like this arise? Determining a user's location by IP address is not an exact science :) with that in mind, google terms like geo ip. http://www.maxmind.com/app/ip-location is a product that i'

Lookup zipcode by on ip address

2008-03-14 Thread coldfusion . developer
Hi All, Does anyone know of any custom tags or articles that discuss how to do this? Thanks D ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/c

Re: How to get Client IP address while using IIS X-Forward-For ISAPI Filter on F5 BIG-IP

2008-03-02 Thread J.J. Merrick
<[EMAIL PROTECTED]> wrote: > We are using F5 BIG-IP hardware for loadbalancing with IIS X-Forward-For > ISAPI Filter to get the Client IP address in the IIS loggings. This works > fine. > > But at the moment we can't get to the client IP in the ColdFusion code (at > le

RE: How to get Client IP address while using IIS X-Forward-For IS API Filter on F5 BIG-IP

2008-03-01 Thread Dave Watts
> We are using F5 BIG-IP hardware for loadbalancing with IIS > X-Forward-For ISAPI Filter to get the Client IP address in > the IIS loggings. This works fine. > > But at the moment we can't get to the client IP in the > ColdFusion code (at least not through any ava

How to get Client IP address while using IIS X-Forward-For ISAPI Filter on F5 BIG-IP

2008-03-01 Thread Piet Bruins
We are using F5 BIG-IP hardware for loadbalancing with IIS X-Forward-For ISAPI Filter to get the Client IP address in the IIS loggings. This works fine. But at the moment we can't get to the client IP in the ColdFusion code (at least not through any available CGI variables). Please a

Re: How accurate is IP address / Geocode lookup?

2008-02-28 Thread Paul Hastings
Jeff Chastain wrote: > I have a client that is looking to ascertain the state ( or country if not > US based ) of the current visitor to their web site. One possibility has > been to use their IP address and a geocode lookup, which I have never done the location you often get is whe

RE: How accurate is IP address / Geocode lookup?

2008-02-28 Thread Ben Forta
I've used this product, integrates with CF, too: http://www.cyscape.com/products/chawk/ --- Ben -Original Message- From: Ben Doom [mailto:[EMAIL PROTECTED] Sent: Thursday, February 28, 2008 5:42 PM To: CF-Talk Subject: Re: How accurate is IP address / Geocode lookup? From w

RE: How accurate is IP address / Geocode lookup?

2008-02-28 Thread Jeff Chastain
Subject: Re: How accurate is IP address / Geocode lookup? I don't know what your idea of accurate is and I've never tested a large enough sample size to be sure, but I say it's not accurate. I say this because when I checked my IP address, it said I was in NJ. Grabbed another IP a

Re: How accurate is IP address / Geocode lookup?

2008-02-28 Thread Ben Doom
visitor to their web site. One possibility has > been to use their IP address and a geocode lookup, which I have never done > before. So, how accurate is doing a geocode lookup based upon IP? Does it > really give the user's location or more often the ISP's location? > >

Re: How accurate is IP address / Geocode lookup?

2008-02-28 Thread Dae
I don't know what your idea of accurate is and I've never tested a large enough sample size to be sure, but I say it's not accurate. I say this because when I checked my IP address, it said I was in NJ. Grabbed another IP and it showed PA. I'm in MD. I checked a friends IP

How accurate is IP address / Geocode lookup?

2008-02-28 Thread Jeff Chastain
I have a client that is looking to ascertain the state ( or country if not US based ) of the current visitor to their web site. One possibility has been to use their IP address and a geocode lookup, which I have never done before. So, how accurate is doing a geocode lookup based upon IP? Does

Re: IP Address to Country API

2008-01-16 Thread Jim Wright
On 1/15/08, Coldfusion Monkey <[EMAIL PROTECTED]> wrote: > Just wondering if you guys are aware of any negatives in using this service > like updates to db, uptime,speed etc. I've had some issues with coverage and accuracy with hostip...when I was first testing it, I had a friend in New Bern, NC

Re: IP Address to Country API

2008-01-15 Thread Paul Hastings
Coldfusion Monkey wrote: > I have a high traffic site that needs to only lookup the country from the > user ip address. I checked out the hostip.info service and its great as i can > post cfhttp requests and parse through the response. Just wondering if you > guys are aware of any

RE: IP Address to Country API

2008-01-15 Thread Michael E. Carluen
I've been using it for several months now. I don't remember it ever choking yet. > -Original Message- > From: Coldfusion Monkey [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 15, 2008 4:50 PM > To: CF-Talk > Subject: Re: IP Address to Country API > >

Re: IP Address to Country API

2008-01-15 Thread Coldfusion Monkey
I have a high traffic site that needs to only lookup the country from the user ip address. I checked out the hostip.info service and its great as i can post cfhttp requests and parse through the response. Just wondering if you guys are aware of any negatives in using this service like updates

Re: Getting a computer name by ip address.

2007-11-05 Thread Jim Wright
On 11/5/07, Ian Skinner <[EMAIL PROTECTED]> wrote: > Earlier this year (at a different company) I created a script that would > run a windows dos command that would return a computer name and other > information by IP address across a cooperate LAN. I was able to run > this comm

Re: Getting a computer name by ip address.

2007-11-05 Thread Jochem van Dieten
Ian Skinner wrote: > Earlier this year (at a different company) I created a script that would > run a windows dos command that would return a computer name and other > information by IP address across a cooperate LAN. You have several options depending on the setup of your network:

RE: Getting a computer name by ip address.

2007-11-05 Thread Brad Wood
I just do ping -a. The -a says "Resolve addresses to hostnames" -Original Message- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 11:18 AM To: CF-Talk Subject: RE: Getting a computer name by ip address. try: tracert with the IP. ie: "tr

Re: Getting a computer name by ip address.

2007-11-05 Thread Ian Skinner
Nope, nbtstat (I miss typed my first response). I.E. nbtstat -A 10.104.96.102 ~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation app

Re: Getting a computer name by ip address.

2007-11-05 Thread Ian Skinner
After shaking many cobwebs loose I recalled (i.e. Googled with the right search). The command I was looking for was nbstat. Thanks for the help. ;-) ~| Check out the new features and enhancements in the latest product release -

RE: Getting a computer name by ip address.

2007-11-05 Thread Chad Gray
Nslookup? -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 11:40 AM To: CF-Talk Subject: Getting a computer name by ip address. Earlier this year (at a different company) I created a script that would run a windows dos command that would

RE: Getting a computer name by ip address.

2007-11-05 Thread Orlini, Robert
try: tracert with the IP. ie: "tracert " for the IP or "tracert " for the host name -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 11:40 AM To: CF-Talk Subject: Getting a computer name by ip address. Earlier this

Getting a computer name by ip address.

2007-11-05 Thread Ian Skinner
Earlier this year (at a different company) I created a script that would run a windows dos command that would return a computer name and other information by IP address across a cooperate LAN. I was able to run this command with cfexecute, parse out the computer name and display it on the top

Re: IP Address to Country API

2007-09-17 Thread Paul Hastings
Chad McCue wrote: > I am looking for a free API/Script that will take the IP address from > each visitor and find out which country they are coming from. you probably also want seth duffey's cool flash map to display your visitors ala google analytics. www.leaveThatThingAlone.com (a

Re: IP Address to Country API

2007-09-17 Thread Paul Hastings
Chad McCue wrote: > I am looking for a free API/Script that will take the IP address from > each visitor and find out which country they are coming from. http://www.sustainablegis.com/projects/geoLocator/ ~| Check out t

RE: IP Address to Country API

2007-09-17 Thread Michael E. Carluen
. Michael > -Original Message- > From: Chad McCue [mailto:[EMAIL PROTECTED] > Sent: Monday, September 17, 2007 11:35 AM > To: CF-Talk > Subject: IP Address to Country API > > I am looking for a free API/Script that will take the IP address from > each visitor and find out

IP Address to Country API

2007-09-17 Thread Chad McCue
I am looking for a free API/Script that will take the IP address from each visitor and find out which country they are coming from. ~| Get involved in the latest ColdFusion discussions, product development sharing, and articles

Re: collecting IP Address through database shopping cart

2007-04-16 Thread tracy sanchez
>On Apr 13, 2007, at 4:57 PM, tracy sanchez wrote: > >> I currently do have some single page forms that I use this code to >> capture the IP Address: >> >> >> >> > (IPArray[3] * 256) + IPArray[4]> > >Tracy, > >I'm not sure why

Re: collecting IP Address through database shopping cart

2007-04-16 Thread tracy sanchez
No offense taken Jon. I probably should explain to you that this cart was built by a guy who's friends with the owner of our company and since he provided it to us free and he's very busy with his own job, I've kind of been made the guy to take on customizing the cart, so I'm a newbie to Coldfu

Re: collecting IP Address through database shopping cart

2007-04-13 Thread Jon Clausen
On Apr 13, 2007, at 4:57 PM, tracy sanchez wrote: > I currently do have some single page forms that I use this code to > capture the IP Address: > > > > (IPArray[3] * 256) + IPArray[4]> Tracy, I'm not sure why you would have separate forms to capture the IP

Re: collecting IP Address through database shopping cart

2007-04-13 Thread tracy sanchez
my bad, sorry I had 15 things going on when I posted that. let me be a bit more detailed this time. I currently do have some single page forms that I use this code to capture the IP Address: I placed that same code into my form on my cart and since my database won't a

RE: collecting IP Address through database shopping cart

2007-04-13 Thread Adkins, Randy
CGI.REMOTE_ADDR -Original Message- From: tracy sanchez [mailto:[EMAIL PROTECTED] Sent: Friday, April 13, 2007 4:11 PM To: CF-Talk Subject: collecting IP Address through database shopping cart Hello,I have a shopping cart and I want to capture our clients IP Addresses when they

collecting IP Address through database shopping cart

2007-04-13 Thread tracy sanchez
Hello,I have a shopping cart and I want to capture our clients IP Addresses when they order.it'll need to be passed through a dtabase shopping cart. _ Your friends are close to you. Keep them that way. http://spaces.live.com/signup.as

Re: Developer Edition Single IP Address

2006-10-16 Thread Paul Ihrig
this has got to be a joke. On 10/16/06, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > Yep, exactly. > > > "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, > Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, > Registered in England, Number 67854

Re: Developer Edition Single IP Address

2006-10-16 Thread Robertson-Ravo, Neil (RX)
46:53 2006 Subject: RE: Developer Edition Single IP Address > The developer edition of ColdFusion will only run on localhost / > 127.0.0.1 > > Rick Is that right? You can no longer specify another IP address as of version 7? It will run on localhost/127.0.0.1 and the first two I

Re: Developer Edition Single IP Address

2006-10-16 Thread Rick Root
Chris Hayes wrote: > - Original Message - > From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]> > >>The developer edition of coldfusion will only run on localhost / 127.0.0.1 >> >>Rick > > > Is that right? You can no longer specif

RE: Developer Edition Single IP Address

2006-10-16 Thread Ian Skinner
> The developer edition of ColdFusion will only run on localhost / > 127.0.0.1 > > Rick Is that right? You can no longer specify another IP address as of version 7? It will run on localhost/127.0.0.1 and the first two IP address that connect to the server after a service

Re: Developer Edition Single IP Address

2006-10-16 Thread Chris Hayes
- Original Message - From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]> > The developer edition of coldfusion will only run on localhost / 127.0.0.1 > > Rick Is that right? You can no longer specify another IP

RE: Developer Edition Single IP Address

2006-10-16 Thread Robertson-Ravo, Neil (RX)
: Developer Edition Single IP Address Robertson-Ravo, Neil (RX) wrote: > I believe it is 2 IP's plus Localhost. I'm pretty sure that was only for the old Flex 1 server. The developer edition of coldfusion will only run on localhost / 12

Re: Developer Edition Single IP Address

2006-10-16 Thread Rick Root
Robertson-Ravo, Neil (RX) wrote: > I believe it is 2 IP's plus Localhost. I'm pretty sure that was only for the old Flex 1 server. The developer edition of coldfusion will only run on localhost / 127.0.0.1 Rick ~| Introducing t

RE: Developer Edition Single IP Address

2006-10-16 Thread Robertson-Ravo, Neil (RX)
I believe it is 2 IP's plus Localhost. -Original Message- From: Chris Hayes [mailto:[EMAIL PROTECTED] Sent: 16 October 2006 12:30 To: CF-Talk Subject: Developer Edition Single IP Address Morning Has anything changed regarding changing the dev edition IP address? CFMX

Developer Edition Single IP Address

2006-10-16 Thread Chris Hayes
Morning Has anything changed regarding changing the dev edition IP address? CFMX 7.02 licence.properties no longer has allowedIP, adding it doesn't help. Is there a definitive up-to-date howto on this. Official docs go up to MX6.1

RE: Query Ip address

2006-06-28 Thread Ben Nadel
would find all IP address with matching 1st, 2nd, and 4th quadrants (leaving the thirst as a wild card). But you can't be sure of the length... Maybe something like: SELECT * FROM ip_address WHERE ip LIKE '123.456.%' AND ip LIKE '%.003'

Re: Query Ip address

2006-06-28 Thread Alan Rother
Use this http://www.cflib.org/udf.cfm?ID=734 It's a UDF for storing IP address as numbers instead of as strings. This allows for search and comparison. -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Deve

Re: Query Ip address

2006-06-28 Thread Mingo Hagen
Robert Everland III wrote: > How would I go about querying an ip address in a table. > > I need to pass in an ip address and be able to tell if that ip address is > between a starting and ending address to get a user's location. > I would convert the IPs to bigints (usin

  1   2   3   4   >