Hello my friends on sololearn, how can i create a search page result with vannilla JavaScript... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Hello my friends on sololearn, how can i create a search page result with vannilla JavaScript...

I have a website , but I want when the user uses to the search engine, I want the results to be displayed on another html page, so friends how can I go about it, it is 2 months now I am with this problem....

22nd Jun 2022, 11:25 AM
🤖Web Gig🤖
🤖Web Gig🤖 - avatar
4 Answers
+ 4
🤖Web Gig🤖 I was thinking window.location.assign(URL)
22nd Jun 2022, 12:44 PM
BroFar
BroFar - avatar
+ 2
ChillPill 🌶 thanks bro....
22nd Jun 2022, 11:57 AM
🤖Web Gig🤖
🤖Web Gig🤖 - avatar
+ 1
BroFar thanks bro...
22nd Jun 2022, 12:49 PM
🤖Web Gig🤖
🤖Web Gig🤖 - avatar
+ 1
Use this <a target="_blank"
23rd Jun 2022, 10:14 PM
Wale