in reply to Fetch generated source

Have you checked whether the web site works with Javascript disabled? Have you looked at what WWW::Mechanize has to say about Javascript support?

There are alternatives, like WWW::Scripter (with Javascript::Engine) and Win32::IEMechanize and my module, WWW::Mechanize::Firefox.

Replies are listed 'Best First'.
Re^2: Fetch generated source
by mrguy123 (Hermit) on Oct 23, 2011 at 12:00 UTC
    Thanks for the suggestions, I will look into these modules to see if they give me an answer to my problem