Identifiying still-alive requests
We have a visit table which logs each request and i wanted to filter out still alive requests. I was thinking user agent but it looks like you guys are using safari?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.853.0 Safari/535.2
thx!
-karl
Support Staff 2 Posted by Mikel Lindsaar on 08 Feb, 2012 12:08 AM
Hi there Karl,
We are testing using the Webkit headless browser to provide full Javascript functionality. We have this working but some client scripts were failing, so we ran it through a few tests, I guess you caught us out :)
Mikel
3 Posted by Thomas Maurer on 13 Mar, 2012 11:11 AM
This comment was split into a new discussion: Javascript Form Support on Click
Hi Mikel,
I'm interested in using StillAlive for a client but I don't manage to get it working with submitting a form through a link using javascript. I could not find a lot of information about it. You have JavaScript support, right? Can you think of any reason why a click handler could not be executed properly?
Thanks for your reply in advance.
Regards.
Thomas