.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 -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -