in "Perl & LWP", look up "browsers" in the index. Leads you to "user agents", which has a sub-listing "imitating others" on page 170. If you don't know the exact agent_name for MSIE, try adding stuff like 'Mozilla compatible MSIE 5.5' to the agent name.
-- - - Kingpin > -----Original Message----- > From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 31, 2002 08:07 > To: [EMAIL PROTECTED] > Subject: Accessing a login page via LWP > > > . 2) Already bought > the book PERl & LWP. It is a very good book but I can't find a > definiative answer on how to "emulate" an IE browser request.
