PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Detect the user's country

 
 
Jane Here
Guest
Posts: n/a
 
      9th Dec 2004
How does one get FP2003 to autodetect the country the user is in?

Is it possible to put a message on my index page that changes depending upon
the user's country. Something like:

Our UK office is located at xxxx.
Out office in France is located at yyyy.


 
Reply With Quote
 
 
 
 
Tom Pepper Willett
Guest
Posts: n/a
 
      9th Dec 2004
You can't detect the country. There is no way to know.
A user's IP address doesn't even have to be in the same country they are
actually in.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/off...tid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/fron...o/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/und...ing/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default...h;en-us;fp10se
===
"Jane Here" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| How does one get FP2003 to autodetect the country the user is in?
|
| Is it possible to put a message on my index page that changes depending
upon
| the user's country. Something like:
|
| Our UK office is located at xxxx.
| Out office in France is located at yyyy.
|
|


 
Reply With Quote
 
=?Utf-8?B?Q293Ym95IChHcmVnb3J5IEEuIEJlYW1lcikgLSBN
Guest
Posts: n/a
 
      9th Dec 2004
You can use the language of the browser to guess at the country. en-us is
United States, en-uk is the United Kingdom. Language begins with fr for
French, etc. This is not extremely accurate, as the user may not have the
language set correctly for his country. There is no facility in FrontPage to
do this automatically.

Getting deeper, you can use IP address (and with IE some additional pieces
of information) to better determine where the user is located. There is no
automatic facility in FrontPage for this either.

One of the hard parts of this issue is the nature of anonymous browsing. In
many ways, it might be better to let the user tell you where he is and show
him the closest office.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Jane Here" wrote:

> How does one get FP2003 to autodetect the country the user is in?
>
> Is it possible to put a message on my index page that changes depending upon
> the user's country. Something like:
>
> Our UK office is located at xxxx.
> Out office in France is located at yyyy.
>
>
>

 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      9th Dec 2004
Jane,

About the best you can do is extract the language setting on
the client machine, and use an appropriate language for it.
You may be able to track don an IP to where the service
provider is, but people can use their ISP in other parts of
the world- I can use a dialup connection on my laptop over
in Saudi and have it dial back to Wisconsin

Mike


Jane Here wrote:
: How does one get FP2003 to autodetect the country the
: user is in?
:
: Is it possible to put a message on my index page that
: changes depending upon the user's country. Something like:
:
: Our UK office is located at xxxx.
: Out office in France is located at yyyy.


 
Reply With Quote
 
A212
Guest
Posts: n/a
 
      9th Dec 2004
Check this site:
http://www.geobytes.com/FreeServices.htm
They offer add in with a customized message depending on their local IP
source.

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      9th Dec 2004
You host would have to have install following or a similar application. This has nothing to do with
FP.

http://www.browserhawk.com/index.asp...hct=lan&bhqs=1
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Jane Here" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> How does one get FP2003 to autodetect the country the user is in?
>
> Is it possible to put a message on my index page that changes depending upon the user's country.
> Something like:
>
> Our UK office is located at xxxx.
> Out office in France is located at yyyy.
>
>



 
Reply With Quote
 
Wally S
Guest
Posts: n/a
 
      10th Dec 2004
The language won't be much help because people travel. The easiest would be
to do it like they do downtown. Have the reader pick his location from a
list.

Wally S


"Jane Here" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How does one get FP2003 to autodetect the country the user is in?
>
> Is it possible to put a message on my index page that changes depending

upon
> the user's country. Something like:
>
> Our UK office is located at xxxx.
> Out office in France is located at yyyy.
>
>



 
Reply With Quote
 
Jane Here
Guest
Posts: n/a
 
      10th Dec 2004
Thanks for the link.

"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You host would have to have install following or a similar application.
> This has nothing to do with FP.
>
> http://www.browserhawk.com/index.asp...hct=lan&bhqs=1
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Jane Here" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> How does one get FP2003 to autodetect the country the user is in?
>>
>> Is it possible to put a message on my index page that changes depending
>> upon the user's country. Something like:
>>
>> Our UK office is located at xxxx.
>> Out office in France is located at yyyy.
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Detect Country and Language Abhishek Microsoft VB .NET 1 29th Dec 2008 11:59 PM
Detect browser's time zone or country? =?Utf-8?B?ZHc=?= Microsoft ASP .NET 3 27th Oct 2006 05:57 PM
Country of user Arda Coskun Microsoft Dot NET Compact Framework 0 23rd Aug 2004 06:25 AM
Detect Country C# Antoni Massó Mola Microsoft ASP .NET 7 24th Feb 2004 05:04 PM
Detect the country the user is in AussieRules Microsoft VB .NET 1 21st Oct 2003 09:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:40 AM.