Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Re: LWP::Simple emversus/em ASP ?

by robin (Chaplain)
on Dec 22, 2001 at 00:40 UTC ( [id://133871]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: LWP::Simple emversus/em ASP ?
in thread LWP::Simple vs. ASP ?

Is this running from a CGI script? I do get a page, and it's a frameset. That would look blank viewed in a web browser, because the the frames are specified using relative links.

If you mean that the $html string is literally empty, try adding the line

use LWP::Debug;
before the get() call. You'll get a detailed trace of what LWP is doing, which should help you to diagnose the problem.

Replies are listed 'Best First'.
Re: Re: Re: Re: LWP::Simple emversus/em ASP ?
by George_Sherston (Vicar) on Dec 22, 2001 at 15:35 UTC
    A frameset is *exactly* what it was... now I know how to make it work. Thanks a zillion :)

    § George Sherston

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://133871]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 04:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found