As far as I can rememeber, they expire after sometime, so not really interesting
2009/7/23 Fábio M. Costa <[email protected]> > omg its a little big (700mb each) > I use IE tester and it works fine for me, of course it isnt perfect > (crashes sometimes) but i can still do my job with it. > > > Fábio Miranda Costa > Solucione Sistemas > Front-End Engineer > http://meiocodigo.com > > > On Thu, Jul 23, 2009 at 12:09 PM, Ryan Florence <[email protected]>wrote: > >> >> Any resources out there for using these VPC files in VMware Fusion? >> >> >> On Jul 23, 2009, at 7:27 AM, <[email protected]> <[email protected]> wrote: >> >> >>> Don't use Multiple IE, it's not the same as a normal IE install. Use the >>> virtual machines Microsoft provides for testing IE's: >>> http://www.msdn.com/ie (VPC's for IE) >>> >>> On Thu, 23 Jul 2009 13:59:21 +0100, Thierry bela nanga <[email protected] >>> > >>> wrote: >>> >>>> var ua = navigator.userAgent; >>>> >>>> var ieOffset = ua.indexOf('MSIE '); >>>> >>>> alert(parseInt(ua.substring(ieOffset + 5, ua.indexOf(';', ieOffset)))); >>>> //alert ie version >>>> >>>> On Thu, Jul 23, 2009 at 1:53 PM, h...@nnes >>>> <[email protected]>wrote: >>>> >>>> >>>>> Yeah, cool I'll try http://tredosoft.com/Multiple_IE! Yeah, so do I >>>>> get weird errors. It's just a pain that browser. Was hoping though to >>>>> get alt least the Browser.Engine call to run to help me dumping this >>>>> damn thing! >>>>> >>>>> Thanks, Will give it a shot with navigator.userAgent >>>>> >>>>> Best, Hannes >>>>> >>>>> On 23 Jul., 14:04, Fábio M. Costa <[email protected]> wrote: >>>>> >>>>>> I would love if you dont support ie 5 :P >>>>>> Dont know how to detect it too, but try IE tester (from the link >>>>>> above). >>>>>> You might try by navigator.userAgent. >>>>>> >>>>>> Cya! >>>>>> >>>>>> Fábio Miranda Costa >>>>>> Solucione Sistemas >>>>>> Front-End Engineerhttp://meiocodigo.com >>>>>> >>>>>> On Thu, Jul 23, 2009 at 6:46 AM, Thierry bela nanga <[email protected] >>>>>> wrote: >>>>>> >>>>>> >>>>>> >>>>>> I'm not sure mootools works on IE5, >>>>>>> each time I opened a site for testing in IE5 I've got weird errors >>>>>>> messages. >>>>>>> >>>>>> >>>>>> On Thu, Jul 23, 2009 at 10:42 AM, Thierry bela nanga >>>>>>> <[email protected] >>>>>>> >>>>>> wrote: >>>>>> >>>>>> try multipleIE, doesn't work on vista by the time I used it >>>>>>>> http://tredosoft.com/Multiple_IE >>>>>>>> >>>>>>> >>>>>> <http://tredosoft.com/Multiple_IE>or IE tester, the latest version >>>>>>>> >>>>>>> have >>>>> >>>>>> tools for debugging IE or view the dom >>>>>>>> >>>>>>> >>>>>> http://www.my-debugbar.com/wiki/IETester/HomePage >>>>>>>> >>>>>>> >>>>>> On Thu, Jul 23, 2009 at 9:32 AM, h...@nnes >>>>>>>> <[email protected] >>>>>>>> >>>>>>> wrote: >>>>>> >>>>>> Hi guys, I'm looking for a way to simply detect all Internet >>>>>>>>> Explorer >>>>>>>>> prior Version 7. >>>>>>>>> So basically one shot I'd imagine to work would be >>>>>>>>> Browser.Engine.trident3 to scan for Version 5, but is that right? >>>>>>>>> >>>>>>>> >>>>>> I do not have an Explorer 5 for testing, so I'm looking forward to >>>>>>>>> your kind help. >>>>>>>>> >>>>>>>> >>>>>> Appreciate it, Best, Hannes >>>>>>>>> >>>>>>>> >>>>>> -- >>>>>>>> fax : (+33) 08 26 51 94 51 >>>>>>>> >>>>>>> >>>>>> -- >>>>>>> fax : (+33) 08 26 51 94 51 >>>>>>> >>>>>> >>>>> >> > -- fax : (+33) 08 26 51 94 51
