Google, Yahoo and Bing search bar in one website
Okay, I know it sounds ridiculous but I just wonder, is it possible to have the 3 search bars (Google, Yahoo and Bing) in one website?
Okay, I know it sounds ridiculous but I just wonder, is it possible to have the 3 search bars (Google, Yahoo and Bing) in one website?
Hi Julia,
If your question is if it is just possible. then yes it is. For whatever reason why you need this, it is possible, but you would need fair knowledge in HTML.
I'm a Computer Science graduate and did this almost everyday when I was in college as part of our learning in scripting. We can fairly code this using notepad.
If you do, then you are in luck. Let me provide you with a Pseudocode on how to do it. Please note that I would not be posting the exact code but rather, just the Pseudocode on how it can be done. I'll provide 2 Pseudocodes.
FRAME SETS Pseudo
REVERSE ENGINEERING Pseudo
Thanks Julia.