Replace url parameter without changing the others #54042
Answered
by
Krieit
ToptenDev
asked this question in
Programming Help
-
Select Topic AreaQuestion Select Feature Area
BodyI want to dynamically change a specific parameter in the navigation bar. I have this url and want to change "pedro" by "max": http://mywebsite.com/?par1=mynameis&par2=pedro&par3=nicetomeetyou By using this, it removes all my parameters. hello = "max" Guidelines |
Beta Was this translation helpful? Give feedback.
Answered by
Krieit
May 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the URL interface