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

  • SEARCH
  • Home
  • 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 430265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T19:51:30+00:00 2026-05-12T19:51:30+00:00

I was having trouble sending up a url containing accent characters using IE. Here’s

  • 0

I was having trouble sending up a url containing accent characters using IE.
Here’s a simple function:

function runjQueryTest(){
    var url = "/test/Beyoncé/";
    $.get( url, function(){});
}

On the server (PHP) I record the value of the request uri ($_SERVER["REQUEST_URI"]) and I see a difference between what FF/Chrome send up versus what IE sends up.

Chrome and FireFox cause the value of ($_SERVER["REQUEST_URI"]) to be

/test/Beyonc%C3%A9/

but requests from IE 8 show the value of ($_SERVER["REQUEST_URI"]) to be

/test/Beyonc\xe9

This is causing my dispatcher’s regular expression handler to not match correctly on the server.

Any ideas what the root issue here is, and how I can fix it for IE?

Thanks!

  • 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-12T19:51:30+00:00Added an answer on May 12, 2026 at 7:51 pm

    I think the solution to your problem is to url encode the characters prior to using them in your url. This will give you a common base across all the browsers.

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

Sidebar

Related Questions

I'm having trouble sending out a simple HTTP request using Actionscript 3's Socket() object.
I am having trouble sending JSON to a WebMethod. Here is the way that
I'm having trouble getting a UIWebView to load a URL that I'm sending to
I'm having trouble sending data to a different view using the prepareForSegue method… I
I am having trouble sending a SQL statement through a DbContext using context.Database.ExecuteSqlCommand() .
I'm having trouble sending mail using SMTP from a Rails app. I have a
I'm having trouble with sending localized messages to Django users using the user.message_set.create(message=Message) mechanism.
I'm having trouble sending email using my gmail account. I'm pulling my hair out.
I am currently using minimalistic Telnet from CodeProject and am having trouble sending the
I'm having trouble with an SMS message I am sending using a provider called

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.