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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T22:35:35+00:00 2026-05-16T22:35:35+00:00

I have an URL in IFRAME with parameters like this: <iframe src=http://www.example.com/id=123&place=123></iframe> Works perfectly

  • 0

I have an URL in IFRAME with parameters like this:

<iframe src="http://www.example.com/id=123&place=123"></iframe>

Works perfectly on FF3+, IE6+ (believe in me) and Safari 4, but in Safari 5 is different. S5 changes the URL to http://www.example.com/id=123 &amp; place=123

Someone knows how can I do a workaround to solve this headache?

tks.

  • 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-16T22:35:35+00:00Added an answer on May 16, 2026 at 10:35 pm

    What do you mean it changes the URL? Does it try and access the url http://www.example.com/id=123&amp;place=123? Or does it still try and access http://www.example.com/id=123&place=123? When I try your example pointing to localhost instead of example.com, and record the request from Safari 5, I get the ampersand &, not &amp;

    $ nc -l 4242
    GET /?id=123&place=123 HTTP/1.1
    Host: localhost:4242
    User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8
    Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    Referer: http://livedom.validator.nu/blank.html
    Accept-Language: en-us
    Accept-Encoding: gzip, deflate
    Connection: keep-alive
    

    Note that using &amp; in the URL in your source is actually the correct way to write it; if you write &, browsers will try to interpret the following text as an entity. If it cannot find a matching entity, then it will assume that you incorrectly used a raw & and will use that, but you need to be careful because you could accidentally form an entity instead of the actual ampersand you were requesting. So, to avoid possible mistakes, you actually should write &amp; in your code. If you are inspecting or serializing the DOM, such as through innerHTML, Safari may be rewriting the URL for you to correctly use &amp;, to avoid this sort of error.

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

Sidebar

Related Questions

I have URL scheme for my blog like this: http://www.example.com/%YEAR%/%MONTH%/%CATEGORY%/%POST_TITLE%/ Now i want to
I have URL like: http://example.com#something , how do I remove #something , without causing
I have url http://www.domain.com/folder/?variable=1 i would like to do a mod redirect to index.cfm
My problem: I have an iframe from my partner <iframe src=http://foo.com/aff_c?offer_id=28&aff_id=1020&file_id=164&url_id=32></iframe> It´s the formular
I have URL like this: http://localhost/PMApp/temp.htm?ProjectID=462 What I need to do is to get
I have a page that contains an iFrame point to a URL with parameters.
Precondition: I have an aspx-page with iframe inside. This iframe points to the url
I have url www.test.com/test/xml in xml file have <channel> <item id=001> <title>a001</title> <actorlist> <actor>
I have url in the following types http://domain.com/1/index.php http://domain.com/2/index.php http://domain.com/3/index.php http://domain.com/4/index.php I need to
Let's say for example i have URL containing the following percent encoded character :

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.