Hello, I have to replace the web url (?) with (#).
Current URL.
Expected URl
Please help where I will do the changes in server document or soem where else for the change.
Hello, I have to replace the web url (?) with (#).
Current URL.
Expected URl
Please help where I will do the changes in server document or soem where else for the change.
Subject: # has a specific meaning in URLs, you can’t do what you want.
Subject: RE: # has a specific meaning in URLs, you can’t do what you want.
Hello, If you see the below website. In place of ? used !.
Can you please help me how to replace ? with !.
Subject: Well that’s a different question, and is to do with web crawlers.
You can change it in your server configuration.
Subject: RE: Well that’s a different question, and is to do with web crawlers.
Very old web crawlers, one should add.
Subject: Replace ? in Web URL from #
Both Question Mark(?) and Pound (or hash - #) have specific meaning in a URL.
When you say you want to change one URL to another, it just “sounds” wrong!
I really can’t help you as I don’t have access in my role to the server documents. IF you were doing it with a n aplication I would take the URL and parse replacing teh ? with #.
Subject: RE: Replace ? in Web URL from #
Hello, Thanks for the respose. Can you please let me know what the diff between ? and #.
I saw few website sin notes which use # in please of ?. and the functionality is also same.
Please help
Subject: RE: Replace ? in Web URL from #
Subject: RE: Replace ? in Web URL from #
Stan, I am trying to return a URL from my query save agent that contains a # directing the browser to navigate down to my specified named anchor. It appears Domino is truncating my # and the corresponding name of the anchor. Is there a way to get Domino to return the # and anchor name? I understand it is a reserved character and I wish to use it as the browser permits. I just can’t get Domino to play along. Thanks, Jeff