View Single Post
Old 11-29-2007, 11:00 PM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Quote:
Originally Posted by Zester View Post
good advice.
anyway i'm checking it by trying to plant a cookie via javascript with document.cookie
it's safe to say they don't have cookies enabled if I can't plant a cookie that way , right ?
Some people may choose to have cookies disabled, either through browser settings or a third party security application.

If your trade script can't set a cookie then it's unlikely that your extra javascript will (many trade scripts actually use js to set the cookie)

I suggested using js because it's less likely that bots, site suckers etc will parse and execute the script, so if you do a js redirect they are more likely to be human. Note I say "more likely" - not absolutely.
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote