answersLogoWhite

0


Best Answer

You will have to reset your username and password in your settings.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: I can't log into samsung link on my samsung Windows 8 laptop it just reloads the page when I use the correct username and password I can log in on my samsung galaxy s4 How do I fix it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write login and logout code in php?

Have a session_start(); at the very top of the page in php like this: <?php session_start(); ?> Then write a login form: <form action="login.php" method = "POST"> <input type = "text" name = "username"> <input type = "password" name = "password"> <input type = "submit" value = "submit"> </form> now start a new page called login.php. Put session_start(); at the top of the page again. Now you'll have two different $_POST variables from the form that got submitted. It's $_POST['username'] and $_POST['password']. the "name" of the input is what the $_POST variable is. And it's a $_POST because of the method of the form. Now you should change the names of the $_POST just to make it easier. <?php $username = $_POST['username']; $password = $_POST['password']; ?> Now it's time to see if that username and password are in the database <?php $mysql = "SELECT COUNT(*) FROM users WHERE username = '$username' AND password = '$password'"; // Select statement to find user $query = mysql_query($mysql); // Query to see if user exists $result = mysql_query($query); // Result for query. Should be either 1 or 0. if ($result != 1) { ?> <script> alert ("That username or password doesn't exist"); </script> <meta http-equiv="refresh" content = "1; URL = index.php"> <?php // Javascript alert saying that username or password was wrong then loading the page back to the main page. } else { $_SESSION['username'] = $username; // Setting the variable for the username so now you can use $_SESSION['username'] anywhere on your website to display who is logged in. } ?> You have to put session_start(); at the top of every webpage though. Now for the logout. Create a page called logout.php. You can link to this page however you'd like. All you need for this page is: <?php session_destroy(); //destroys the current session <meta http-equiv="refresh" content = "1; URL = index.php"> //Reloads the page back to the index.php ?>


How much can you sell 40 caliber reloads for?

You shouldn't sell them at all if you don't know who reloaded them. Very dangerous practice to shoot reloads if they are not at least factory reloads.


What does Seight of hand pro do on Call Of Duty Modern Warfare 2?

Sleight of Hand - Reloads faster. Sleight of Hand Pro - Reloads faster and aims faster.


What is the definition of the refresh key?

The refresh key does exactly what it says, it refreshes. IF you are on the internet, it reloads the page I if you are on your desktop, it reloads the desktop image and all of your Icons and processors. If you are anywhere, It will reload whatever you are doing


What does CTRL plus R do?

ctrl plus r reloads a webpage.


Pressing refresh YouTube?

It just reloads the page so that you can see more.


What does Ctrl plus k in keyboard shortcut?

It reloads the page. Hope this helps! :)


Is backspace similar to F5?

Backspace deletes something while F5 reloads the page.


Why do you have problems locking the bolt down after chambering a shell?

This could be a lot of reasons. Are you sure it is the correct caliber of ammunition? The bullet could be too long, and engaging the rifling...It could be an extractor problem...Are they reloads or handloads? Any more info would definitely help.


Does earth defense force 2017 have unlimited ammo?

unlimited reloads but some weapons dont reload


Does mw3 have a Mac11?

No,But There Is The PM-9 And I Holds One Hand Like The Mac11 And It Reloads Like The Mac11.


How do you discard old ammunition shotgun shells?

Find someone who reloads shotgun shells. They will relieve you of your inventory.