> Hi,
>
> I am trying to make a purchase on Booksamillion.com. This is only happening
> on this website too. When I go to click the make purchase, i get a message
> saying "Oops, timeout, log in again"....I log in again and can't seem to get
> it to work.
My guess would be that you are using stale Cookies with that site.
Delete any Cookies for that site and any others that were accessed
by that request.
Tip: you can see which Cookies were accessed in a cmd window
by entering (in XP):
cd /d %USERPROFILE%\Cookies
and
dir/od/ta
Note: supposedly Vista has a different location for its Cookies
and doesn't have a %USERPROFILE% environment variable.
You would have to replace the above symbolic path with whatever
the real path is on Vista.
> I tried it on another pc to see if it was the website and it was
> ok on that one. The PC I am on is a Vista machine with IE7. I downloaded
[quoted text clipped - 5 lines]
> I am at a loss for ideas and tried: cleaning out the cache, deleting temp
> files, deleting cookies.
Perhaps you should explain how you did that? ; )
Another possibility is that the message is bogus and it just doesn't like
your User-Agent string. E.g. was the other machine you tested on Vista
with IE7 too? If not you haven't tested equivalently...
Good luck
Robert Aldwinckle
---