login - Save username and password in a cookie, or send info to url on click -
please note - following post demo site only. not production site.
the logic want perform goes this...
- buttonclick
- new window opens
- username/password entered
- user clicks 'login'
- user logged in.
i have tried this...
username:password1@university.edu/portal/server.pt
and this...
https://university.edu/portal/server.pt?username=someuser&password=somepassword
but no avail...
this internal company website , not have access outside world. internal demo only
edit: assistance on building url has username/password built in can accomplish above logic.
Comments
Post a Comment