Problem:
You have 3 "image" tracking pixels - say from Google, Yahoo and MSN. You want to create ONE "master" pixel that upon firing will fire the 3 pixels.
The "master" pixel must be inserted into an html page (such as "thank you" page) in the form of <img src>.
I've seen an...