|
Hello,
I want to make a link in my static HTML file so when user clicks on that link, it will take user to a seperate website site that requires username and password. However, I want to pass those information to that site (it is a demo site) so the user does not have to remember the demo username/password. All the user have to do is to press enter.
How can I accomplish that?
Thanks
|