.net - Redirect my domain with respect to the country using ASP.NET -


i need redirect domain respect country using asp.net.

on page load need check location user access domain. e.g:

  • user access domain india www.domainname.com/india
  • user access domain uae www.domainname.com/uae

do not use javascript code.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -