Page Number: Page 1 of 1
Actual Results
- WBO
- Forum: Programming / Scripting / Coding Forum
- Topic: Headline grabber help!
- Subject: Headline grabber help!
- Replies: 3
- Views: 2198
- Subject: Headline grabber help!
Posted: September 16th, 2003, 6:14 am
b_heyer wrote:
and what IS the problem?
The script worked great, but no longer grabs headlines.
It returns just the head and nothing else (a blank screen).
Any advice to get this working again would be appreciated.
- WBO
- Forum: Programming / Scripting / Coding Forum
- Topic: Headline grabber help!
- Subject: Headline grabber help!
- Replies: 3
- Views: 2198
- Subject: Headline grabber help!
Posted: September 14th, 2003, 8:06 am
Have been trying to get the below script to work again. The main function is that it grabs headlines from Yahoo and displays them your site. Any help would be greatly appreciated. WB0 [code] #!/usr/bin/perl $end = $ENV{'QUERY_STRING'}; use LWP::Simple; $top = qq~ <head> <m...
