Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7054811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:40:21+00:00 2026-05-28T03:40:21+00:00

I am displaying and determining the selected language in my website by using URLs

  • 0

I am displaying and determining the selected language in my website by using URLs in this format :

/{languageCode}/Area/Controller/Action

And in my C# when I need to find the language Code I am using this syntax :

RouteData.Values["languageCode"]

However, when I need to call an action using JQuery, how do I determine the language code so that I can call the correct route i.e. en-US/Area/Controller/Action ? I don’t know how to access this information in my client side Javascript. Can anybody help?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:40:22+00:00Added an answer on May 28, 2026 at 3:40 am

    Since your URL has the language code. How about using

    window.location
    

    https://developer.mozilla.org/en/DOM/window.location

    And then extract the language from the url. Maybe something like:

    var url = "example.com/en-us/Area/Controller/Action"; //or window.location:
    var lang = url.split("/")[1];
    

    No need to use JQuery! 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When displaying all articles of a specific month (given through the urls like this
I'm displaying my categories using the wp_list_categories function like so: <?php wp_list_categories('selected=6&title_li='); ?> Now,
Displaying an object like this: Job.find(4).inspect results in: #<Job id: 4, job_date: 2010-10-22, address:
When displaying a group of JRadioButtons, initially none of them is selected (unless you
I'm displaying a set of images as an overlay using Google Maps. Displaying these
I am displaying a scrolled data table in a web page. This table has
While displaying a popover controller for a second time (after dismissing it and then
I am displaying my data in both the stackedBarChart and dataTable format in the
For displaying the character & in a button as text, i am using &&
When displaying images on our website, we check if the file exists with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.