Welcome Guest, Not a member yet? Register   Sign In
trying to open a new tab in the browser
#1

I am trying to open a new tab in the browser. I tried using the code below directly in the controller but I am getting a message "popup blocked". I really don't want a popup. I just want to open another tab that is set to https://patents.google.com/


echo '<script type="text/javascript">
  window.open("https://patents.google.com/");
</script>';


Anyone know how to accomplish this? 
proof that an old dog can learn new tricks
Reply


Messages In This Thread
trying to open a new tab in the browser - by richb201 - 07-18-2020, 09:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB