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