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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:55:12+00:00 2026-05-26T10:55:12+00:00

I am posting image with image title and in the image title I have

  • 0

I am posting image with image title and in the image title I have added url, I am able to share image and url also but,there is slight modification in the url.The = symbol is converted to %3D ,as shown below the both URLs(dummy url).

posted URL:
http://….=418ioekVlhTIu2sr9qpdAQ==
 

URL on Facebook
http://…=418ioekVlhTIu2sr9qpdAQ%3D%3D

So is there any better way to post url and image in one post only or
help me so that by doing some change in the code I should be able to share correct url in the Image title itself.

  • 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-26T10:55:12+00:00Added an answer on May 26, 2026 at 10:55 am

    This happens because the URL format converts it’s reserved special characters to HTML entity codes (percent escaping) as shown in here:
    http://www.w3schools.com/tags/ref_urlencode.asp

    you have 2 options to pass the URL string correctly:

    1. On the receiver side (after the URL Request is sent by the client), decode the URL string that you received, this will normalize the string back to normal.

    2. Use the POST method of html instead of the GET method to store your parameters. although I’m not sure you have an option for that.

    On the iOS obj-c, Conversion between URL Percent escapes is done like so-

    [normalText stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
    [encodedText stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
    

    Just for fun:
    You can enter a URL and see it’s encoded/decoded value on this website: http://meyerweb.com/eric/tools/dencoder and see how it works in practice.

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

Sidebar

Related Questions

Please forgive me for posting an image rather than code, but I thought it
I'm deliberately uploading a non-image file by POSTing to an iframe (fake Ajax) but
Posting this one for a friend. They have an Icefaces app that uses Icefaces's
I'll soon be posting an article on my blog , but I'd like to
I found a posting on the MySQL forums from 2005 , but nothing more
I'm trying to get a bunch of div's to wrap around an image, but
I have some JQuery AJAX POSTing data to my backend C# WebForm. It POSTs
I have a problem when posting video through my app on users with TimeLine
I'm trying to figure out how to update the title of a cross posting.
complete HTML virgin 3 weeks ago but have managed to stumble along and get

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.