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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T13:48:15+00:00 2026-06-01T13:48:15+00:00

I am creating a url link and one of the GET variables has a

  • 0

I am creating a url link and one of the GET variables has a hash symbol in it. The webpage will not read any data after the hash mark. I cannot take it out for two reasons.

  1. The website database (not designed by me in any way) has hash symbols for various items of data. I have no authorization to edit the database. And I’m sure if I did other things would break.
  2. I cannot edit the webpage of the url. It was designed by someone else and again I don’t have any authorization to edit it.

The url looks something like this

         www.example.com?datapoint1=abc&datapoint2=#def

where the #def is necessary as the webpage will search the database for this exact string. If I could edit the webpage php I could put the hash in when necessary, but as I said, I don’t.

To explain a little further. The user collects data (in a Java app) and the data is put into a long url (like the above example but more complicated)and is automatically emailed to a specific user with this link. The second user clicks on the link and does whatever he/she has to do.

I think the only way is to edit the php or javascript of the webpage. Any ideas would be appreciated.

  • 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-01T13:48:17+00:00Added an answer on June 1, 2026 at 1:48 pm

    You’ll have to encode the # as %23, so your URL would look like this:

    www.example.com?datapoint1=abc&datapoint2=%23def
    

    To make it easier, you could use PHP’s built-in urlencode function: http://php.net/urlencode

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

Sidebar

Related Questions

I am creating this link tag: <link rel=canonical href=<%= request.url %> /> The problem
I have been trying to use routes.rb for creating a URL /similar-to-:product (where product
While reading through another question here, on creating a URL shortening service, it was
I copy and paste code from this URL for creating and reading/writing a proc
I am creating a cms where an user can upload an url with title.
I'm creating an MVC application that's following a RESTful URL approach. I am experiencing
I need help creating a regular expression for redirecting my old URL's to new
i am creating rss reader application with php.it is basicly getting rss url's from
I am creating a web app which uses jQuery to authenticate: $.ajax({ url: /session/create?format=json,
I'm trying to get a Gridview select link to drill down to a specific

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.