Hi
I consider using fs as the tool to collect reports form users about technical problems in our site.
I need to know from them info about the browser they use, the screen resolution, and the OS.
The info form HTTP_USER_AGENT is not sufficient.
I know it's possible to gather this information with javascript, but is it possible to embed this javascript somehow to fs, via the hidden field or something else?
Thanks
Ilana