leptoon Posted October 20, 2009 Share Posted October 20, 2009 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? Link to comment https://forums.phpfreaks.com/topic/178364-save-cookie-to-db/ Share on other sites More sharing options...
Daniel0 Posted October 21, 2009 Share Posted October 21, 2009 I don't think you'll get much help with ASP in a board called "PHP Coding Help" on a website called "PHP Freaks"... Link to comment https://forums.phpfreaks.com/topic/178364-save-cookie-to-db/#findComment-941098 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.