User agent with HTML forms

Thad Bogert thad at technosolver.com
Wed Jan 27 22:29:28 UTC 2021


Hi All,

Does anyone know if there is a way to pass the user agent info of the client browser to a remote form that is submitting from a static HTML form?

I have been able to create a workaround by populating a hidden form field with the navigator.userAgent property, but I am hoping for a solution where the info comes from the http header.


Thanks,

Thad


More information about the omnisdev-en mailing list