Ted, Thanks for that info. I did some digging and now understand that the UserAgent string originates in the browser and is available to the application at navigator.userAgent. When I viewed source at the sign in page of the GFS.com site I found no reference to userAgent. I realize that I probably need to learn a lot more before I can be sure that the application is not looking at the userAgent information but wonder if I am even looking for the right thing.
- Is it possible that the application simply attempts an SSL connection and throws a "Browser/Operating System not supported" message if none can be established? - Is there a valid reason that an application should refuse a connection from a Terminal Services session if the browser in that session supports the appropriate SSL connection? Thanks in advance, Joe On Wed, Jul 30, 2014 at 3:08 PM, Ted Roche <[email protected]> wrote: > Well, Joe, that's a totally different question. > > The way a web application determines information about which browser is > making a request is querying something called the "user agent." The user > agent setting for a browser can easily be changed using a plugin. A quick > web search should get you up-to-date info on this. > > Good luck! > > > On Wed, Jul 30, 2014 at 2:59 PM, Joe Yoder <[email protected]> wrote: > > > have done very little with web programming. Can someone point me to a > good > > starting point for this issue? > > > > > -- > Ted Roche > Ted Roche & Associates, LLC > http://www.tedroche.com > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CABQeDnX=bmS_5YKCuFTFUuea8hZeCe=tdbxf4dzeqd7qnx4...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

