how to get source of of web page which is hosted on the server (which I dont have access).
HI Gurus,
I am opening a web page using win32::IEAutomation and clicking each link on
the page and reading data.(This page has 177 links).
The above processes occupy more memory, After some time the page is unable
to load and the script gives me READY STATE error.
I have used WaitforDone(); but still no luck.
I tried LWP::Simple and LWP::UserAgent to read the content, But the it
throws me "unable to get the source of the page".
I don't have access to the server on which pages are hosted.
Is there any other way to read the source of the page from the server on
which I don't have a account?
Thanks,
PP

Relevant Pages
- CEICW Fails at RegisterMSBOExchangeBP
... Ethernet adapter Server Local Area Connection: ... Call to Reading hardware selection returned ok. ... calling CNetCommit::ValidateRouterConnectionProperties. ... Call to Reading preferred DNS server IP returned ok. ... (microsoft.public.windows.server.sbs) - ICW Problem Error 0x80072581 Deleting the DNS record external NIC
... I am having major problems with the internet and email connection wizard in sbs 2004, curiously I have internet access however the wizard fails to complete during the network section when I try and add OWA and RWW web services. ... Server connects to the internet and provides access for server no clients attached as yet. ... Call to Reading hardware selection returned ok. ... Firewall Rule: SBS DHCP Client ... (microsoft.public.windows.server.sbs) - Re: Please Help CEICW Fails At Firewall For RWW
... I can log on as a user on to the server and then get the session to work. ... Call to Reading hardware selection returned ok. ... calling CNetCommit::ValidateRouterConnectionProperties. ... Call to Reading web publishing selection returned ok. ... (microsoft.public.windows.server.sbs) - Re: Exchange server not running - Urgent
... I just rebooted the server and our email came streaming in. ... Call to Reading hardware selection returned ok. ... calling CNetCommit::ValidateRouterConnectionProperties. ... Call to Reading web publishing selection returned ok. ... (microsoft.public.windows.server.sbs) - RE: ceicw fails every time
... You have to rerun the CEICW to make sure your SBS 2003 server have right ... Calling CCertCommit::ValidatePropertyBag ... Call to Reading OWA publishing selection returned ok. ... (microsoft.public.windows.server.sbs) |
|