Upon form submission we need to launch another internal web page for the user to complete a second form that resides outside of SDP. We were given the script below, but it launches two tabs every time instead of one. I changed from this script to a PS script that does it completely different, and it also launches two times. Any ideas where I can check in the system to see why it opens twice?
I changed the site in the script to google.com so it made sense.
Then