Click to See Complete Forum and Search --> : Help needed with Cookie Grabbers


BCStromberg
09-21-2004, 07:43 PM
Okay well, I'm a newbie and I'm not even sure if this is the appropriate language that is used for Cookie Grabbers but, heck, I thought I'd try posting it anyways. I know that what I'm about to ask is going to make a lot of people angry at me, but that's okay. Anyway, the point is, I need some help with Cookie Grabbers. Specifically, I need a Cookie Grabber that will work with Neopets. I'm utterly clueless, but if you think you could create a grabber for me, please e-mail me at:
BCStromberg4@yahoo.com

And, if the Cookie Grabber works, I'd be more than happy to pay you a couple bucks through PayPal. We'll discuss payment through e-mail. So, if you think you can help, just email me and we'll talk. Thank you!

-BCStromberg

Jona
09-21-2004, 10:18 PM
What do you mean cookie grabber? You can't get values of cookies from any domain other than the one the cookie is set to.

BCStromberg
09-22-2004, 05:59 PM
Really? I've seen things on websites about cookie grabbers, so I know they're possible, but I'm not exactly sure how they work so I can't really answer your question intelligently. Actually, I think they're coded with Javascript....

Jona
09-22-2004, 10:31 PM
Perl, PHP, ASP, JavaScript, and many others can create/read from cookies. However, you cannot read a value of a cookie unless it was created on the same domain. This is what makes your password/login information more secure; if it were not this way, I could get all of the cookies on your computer and their values by simply asking you to visit my site.