First of all, I want to know something in your code:
1. Are you sure that Login1.UserName and Login1.Password are really a string?
2. What is Login1?
3. Have you try to use something like this:
Code:
...
SetUserData("LakinPortal", <write_your_login_name_here>, <write_your_login_password_here>);
...
Leave a comment: