Visual Basic .NET » Windows Registry and File I/O
Please Help ... How to find the country from where the page is invoked? -- PrincePY --


Hi genius friends,
I am developing a site, in which user can select the country and language. Currently we have 40 country site with their local language and English language, i.e, 25 X 2 = 50 Site. (Localization and globalization are used with resource file)

When the user selects a country, language drop down will be filled with language, which are assigned to that particular country. And when both country and language are selected the respective site will be loaded.
If there is no combination available a global site will be pulled and nearest office address will be displayed. Till this I have done perfectly.

www.jmhfs.net 
(trial site, will be launching 30th Aug)

I have some problems.
1. If a person types the URL
www.jmhfs.net 
,
I want to check the country from which the site request had come &
I want to load that particular site (English default language).
So how to identify from where the request has been send?
2. How to deploy a dot net 2005 web site to a server?
3. Will I get a .net 2005 forum site free code?
4. Now I am planning to convert in to .net 2005 from .net 2003.
How to do localization perfectly?

[Submit Comment]Home