-revolution.278305.n4.nabble.com/revBrowser-Internet-Explorer-tp4429973p4433685.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe
; HTH,
> DeeCee
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/revBrowser-Internet-Explorer-tp4429973p4430681.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> ___
>
owser.
HTH,
DeeCee
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/revBrowser-Internet-Explorer-tp4429973p4430681.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode mailin
Haven't a clue then. The Revbrowser has been quite the odd duck for me in the
past so I avoid it like the plague. I think for it to be correctly implemented
there should be a web browser object, like a field or button. The idea of
defining an area of the stack and turning it into a web browser r
But that's the funny thing . . .
In the revBrowser, the user agent detected is MSIE 7.0.
I open Internet Explorer and go to the same URL. The user agent detected
is MSIE 8.0.
I go back to revBrowser and go to that URL again. The user agent detected
then is MSIE 8.0.
On Tue, Feb 28, 2012 at
Also google the subject. There is a WEALTH of info there about things like
this.
Bob
On Feb 28, 2012, at 3:17 PM, Chip Thomas wrote:
> [Sorry in advance if this is a double posting!]
>
> I am trying to detect what browser version is being used when someone uses
> the browser instance in my s
go to whatsmyuseragent.com and see what you get from those browsers. It may be
that IE8 reports IE7 as the user agent.
Bob
On Feb 28, 2012, at 3:17 PM, Chip Thomas wrote:
> [Sorry in advance if this is a double posting!]
>
> I am trying to detect what browser version is being used when someo
[Sorry in advance if this is a double posting!]
I am trying to detect what browser version is being used when someone uses
the browser instance in my stack. Upon initiating the browser instance,
we're going to a page that will prints to screen the browser information.
Strangely, on Windows, the