Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
It appears woot! changed some of their code, so the code below is verified to be working on my computer. Hopefully this works on yours too.
var doMyPostBack = function()
var eventTarget = document.getElementById('__EVENTTARGET');
// Put your password here for autofill:
if (item.innerHTML.substring(0, 11) == "Random Crap" && wantthree.className != "YouWant3")
if (passwordBox && myPassword != '')
|
|
|
Looks like woot changed their site source (or BoC has different source than everything else!) apply 's/Shoppingcartcontrol1_/ShoppingCartControl_/' |
|
|
nm |
|
|
So, is the password the woot password or the paypal password? Why doesn't it need the username? |