Having a bit of a problem with Google Chrome, when the computer boots it loads a page from the below location on my computer...
file:///C:/Users/Andrew/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/web.html
I cannot understand why this is doing this and when i try to find the file i cannot locate it, can anyone help. Ive uninstalled chrome and reinstalled internet explorer and this random page keeps on booting up from start.
This is the script from the random page....
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Donate</title>
<style type="text/css">
html {height:100%}
body {
margin:0;
height:100%;
overflow:hidden
}
</style>
</head>
<body>
<iframe allowtransparency=true frameborder=0 id=rf sandbox="allow-same-origin allow-forms allow-scripts" scrolling=auto src="http://newbase.sytes.net/" style="width:100%;height:100%"></iframe>
</body>
<html>
file:///C:/Users/Andrew/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/web.html
I cannot understand why this is doing this and when i try to find the file i cannot locate it, can anyone help. Ive uninstalled chrome and reinstalled internet explorer and this random page keeps on booting up from start.
This is the script from the random page....
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Donate</title>
<style type="text/css">
html {height:100%}
body {
margin:0;
height:100%;
overflow:hidden
}
</style>
</head>
<body>
<iframe allowtransparency=true frameborder=0 id=rf sandbox="allow-same-origin allow-forms allow-scripts" scrolling=auto src="http://newbase.sytes.net/" style="width:100%;height:100%"></iframe>
</body>
<html>