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 8924439
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T07:25:03+00:00 2026-06-15T07:25:03+00:00

My page loads fine each time in all browsers, except in IE when I

  • 0

My page loads fine each time in all browsers, except in IE when I use the browser back button it’s changing out the double quotes used for the value attibute of the option element to smart double quotes instead of straight ones.

Loads correct initially with straight double quotes:

<option value="500">500+</option>

IE9 browser back yields smart double quotes:

<option value=“500”>500+</option>

Then when I get the value in javascript, it looks like this: ““500””
Why is it doing that in IE? and why is it only doing it upon backwards navigation?

Troubleshooting
Defining the following didn’t help:

<meta charset='ISO-8859-1'>

Neither did adding the charset to all my external scripts since the html option element above is part of a jquery select element which gets modified before its rendered:

<script charset="ISO-8859-1" type="text/javascript" src="...jquery-at-google"></script>

Some more Info:
The characters are from the ANSI Windows Code Page 1252.

  • Character : Code point : WINDOWS-1252
  • “ : U+201C : 93
  • ” : U+201D : 94
  • 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-06-15T07:25:05+00:00Added an answer on June 15, 2026 at 7:25 am

    I’m developing in Visual Studio 2010 and it seems that the port used for the development server is causing the problem because when I change it to another random port, the problem goes away. Not sure why though, just that changing the VS development server port fixes this issue.

    Changed this in the .csproj:

    <DevelopmentServerPort>49288</DevelopmentServerPort>
    

    To this:

    <DevelopmentServerPort>53845</DevelopmentServerPort>
    

    fixed it. Or you can just change it in the project properties. No idea why though, other than that VS2010 must of somehow corrupted that server somehow.

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

Sidebar

Related Questions

I'm using some jQuery that works fine in all browsers except in Internet Explorer
My page loads a TextView which is scrollable. Unfortunately the position appears to stick
My Jquery ajax page loads and shows up in the DIV that lays itself
When my Silverlight page loads, I want to set focus on a control. Simple
After my page loads my text disappears and I am having trouble determining why.
everytime my page loads, im supposed to create a datatable (also a jquery plugin)
I have an html page that open a popup window when the page loads.
I have a form which has three inputs when the page loads -- 2
I would like for the pop up to appear once the page loads, without
What I'm trying to do: Create a 'grid' once the page loads with some

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.