I've never done this before and after doing a little research and thinking about it, I really don't think it would be possible just because of the amount of security issues it could pose but I figured I'd see if anyone else around here has tried or can suggest something else for me to look into.
Basically I've got a simple webpage created, next I have an iframe in that webpage that people can use to surf the net, I need some way to track the users surfing the net from the iFrame on my site. More specifically I need to know if a users makes a post on a site by using the iframe on my site.
Basically I was thinking of tossing something into there cookies to do this and when they return to my site I can get pharse through the data but this is too unsecure for my purpose, the easiest way would be to track the users through the iframe.
As I said I don't think it can be done because of the security issues it poses but any suggestions on what I can do here?
Basically I've got a simple webpage created, next I have an iframe in that webpage that people can use to surf the net, I need some way to track the users surfing the net from the iFrame on my site. More specifically I need to know if a users makes a post on a site by using the iframe on my site.
Basically I was thinking of tossing something into there cookies to do this and when they return to my site I can get pharse through the data but this is too unsecure for my purpose, the easiest way would be to track the users through the iframe.
As I said I don't think it can be done because of the security issues it poses but any suggestions on what I can do here?