At the login page for WebLink, is there way to pre-fill a value in the username text box after loading? We have a customer with a requirement where they are using Windows Authentication to login, but for extra security they are required to enter their Windows account detail again, however at the moment they must also include the domain name, they would like the domain name to be filled in already after loading the login page so all they have to do is to enter their username and password. So e.g.
Domain Name\User <-- where the domain name is already pre-filled in the username text box.
I have been trying to customize the Login.aspx page to achieve this but can't seem to get it working. Any advise would be much appreciated. Thanks.