FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

web-page-contents

Arguments: url

Use of this function is deprecated. It was never adequate due to not handling redirection, content encoding, cookies, and so on. Instead, use the AllegroServe client-side function do-http-request. See aserve.html.

Returns a string containing the HTML contents of the web page at url. An error will be signaled if the host is not found. If the host is found but the specified file is not found on that host, typically the web server will generate HTML containing an error note, and that string will be returned.

See also invoke-html-browser.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1