I have a cookie for a shopping basket that needs to be deleted after a successful purchase, the trouble is I have to keep the user on the secure site so they can download a file after the purchase so how can I delete the basket cookie from the secure site.
Cross sud domain cookies don't work in Safari otherwise this would of fixed it.