matterhorn2001
Programmer
Hello all,
I am a bit of a newbie to JS, so I am not sure if this is even possible...so here goes.
I am looking to have a JS page with a few input boxes and a submit button. Once the submit button is pressed, the script will open a new tab in the browser and send the contents of the text boxes to input boxes on the newly opened web page. For example, a username and password would be entered on the JS page and sent to the newly opened page to log the user in to the other system.
Any ideas on if this is a possibility? Please let me know if more info is needed.
Thanks so much!
-Matt
I am a bit of a newbie to JS, so I am not sure if this is even possible...so here goes.
I am looking to have a JS page with a few input boxes and a submit button. Once the submit button is pressed, the script will open a new tab in the browser and send the contents of the text boxes to input boxes on the newly opened web page. For example, a username and password would be entered on the JS page and sent to the newly opened page to log the user in to the other system.
Any ideas on if this is a possibility? Please let me know if more info is needed.
Thanks so much!
-Matt