
marty
Deleted
Jan 23, 2001, 7:08 AM
Post #1 of 1
(116 views)
|
Hi, I've a problem when I use the get function to retrieve a web page such as @page = get ("http://www.ems.psu.edu/cgi-bin/wx/findbuoy.cgi?id=62081"); that the result doesn't get resolved, and just returns the above line. When I substitute the line for an html page everything works fine, I presume that it's to do with the arguments within the get function. Does anyone have another solution to my problem, what I'm trying to do, is read in the above page then reformat it into my own structure. Thanks, Martin
|