Jump to content

leptoon

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Everything posted by leptoon

  1. so you want to store the url in the cookie? No, I want to use the URL to create a cookie.
  2. I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to save the cookie from the user to a MySQL DB via a 1 pixel image, such as follows. <img src="http://www.example.com/track.asp" height=1 width=1 border=0> How would I go about making that script?
  3. Not sure if its possible, but I need to write a cookie with a url. So this would write 2232 as the cookie for ID. http://www.example.com/redirect.php?ID=2232 Ultimately, I'm working on a pixel tracking script for an incentive website. If you can help, I'll be eternally grateful lol.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.