On 5/19/10 6:18 PM, Phillip Jones wrote:
> this Link does not work right, it does not show login or Join elements. 
> (Which show in FF 3.5) . I suspect sniffing for FF as opposed to gecko.
> 
> https://acrobat.com/#page=signup_only&su=1
> 
> Its sign on sign up page for adobe.connect.

You are right.  There is sniffing going on.  It does not work correctly
with the UA string:
        Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9)
           Gecko/20100317 SeaMonkey/2.0.4
It seems to work okay with the UA string:
        Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8)
           Gecko/20100205 SeaMonkey/2.0.3, NOT Firefox/3.6.3
(which I forgot to update in PrefBar when I installed SeaMonkey 2.0.4).

Now go to my <http://www.rossde.com/internet/sniffing.html> and see if
what it says gives you the ability to address this problem.

-- 
David E. Ross
<http://www.rossde.com/>

Go to Mozdev at <http://www.mozdev.org/> for quick access to
extensions for Firefox, Thunderbird, SeaMonkey, and other
Mozilla-related applications.  You can access Mozdev much
more quickly than you can Mozilla Add-Ons.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to