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...

  1. buttonclick
  2. new window opens
  3. username/password entered
  4. user clicks 'login'
  5. 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

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -