Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
G

GilbertLiddell

@GilbertLiddell
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Cross domain tracking [modified]
    G GilbertLiddell

    Hi, I have two sites (domain1 asp.net web application and domain2 perl web booking application). Currently, a user clicks a button on domain1 to start their journey, they are then sent to domain2. On domain2 the user clicks a button to complete their journey. This is what I want to do, when the user clicks the button on domain1 to start their journey, a cookie is saved and when the user clicks the button on domain2 to complete their journey the cookie is updated. This will allow me to record how many people who started the journey, completed it. I know cross domain cookies are an issue however i've heard of people using the image tag to get round this problem by placing a hidden image on the pages where the buttons are and setting it's src in script to a page elsewhere. I've seen solutions in php for this but i don't know php and need a .net or classic asp solution. I also need to send the cookie info to a database but thats the easy bit. Any ideas?? -- modified at 4:15 Tuesday 3rd July, 2007

    Web Development help csharp php perl asp-net
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups