How to pass query string in meta refresh URL? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to pass query string in meta refresh URL?

Hi, I'm trying to figure out, how to pass query string in a meta refresh URL? Is there a way to do it using JavaScript? Example: below is the format I want to extract. <meta http-equiv="refresh" content="0; URL=https://Content/content"> I need the redirected URL to display like this, Https://content/content?source=value Can someone help me? Thanks in advance for your help!

25th Mar 2019, 8:03 AM
Harish
Harish - avatar
2 Answers
0
://Anything going with this page like search stuff
25th Mar 2019, 7:29 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
Yeah, there'll be our company domain and name of the current page. The query string needs to updated dynamically. Is this something you can help you with?
27th Mar 2019, 12:50 PM
Harish
Harish - avatar