Post Reply 
how to find/replace part of the url
Aug. 17, 2017, 01:40 PM
Post: #1
how to find/replace part of the url
Hello,
i need to to add a suffix in the end of a specified url, each time it's being loaded..
for example i want http://google.com/q=hello
to be http://google.com/q=hello&c=1
adding "&c=1" at the end
or
simply replace any url containing "q=hello" to "q=hello&c=1"
thanks in advance.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
how to find/replace part of the url - yazan - Aug. 17, 2017 01:40 PM
RE: how to find/replace part of the url - JJoe - Aug. 18, 2017, 02:38 PM

Forum Jump: