Yes I need to know the user browser primarily for just monitoring how users are getting the site. Is there a reason this is could 'lead down a very bad path?'I'm thinking that the only reasons that I can think of to think that you need to capture this information all lead down a very bad path... are you attempting to discover what browser a user is using?
Thank you. get-cgi("HTTP_USER_AGENT") looks to be working.Take a look at this KnowledgeBase article: http://knowledgebase.progress.com/articles/Article/000034457
get-cgi("HTTP_USER_AGENT")
Another useful source of info is the webspeed workshop. There's a section down the left hand side that lists all of the available environment variables.
Regards,
Lee