ARexx (36/55)

From:wparker
Date:25 May 2000 at 08:10:56
Subject:Re: URL "grabbing"

Hi Andrew, on May 24 you wrote:

> Another little program I am wanting to get working is a program that will
> get an entire HTML page,so I can look at it off line. Piccies (etc) 'n'
> all.
>
> Cutting to the chase, I have to use it from a shell. :(
>
> What I was thinking is to make a button that will get my browser's current
> active page address and send that to the program.
>
> I am using Voyager, but I am sure it is not that difficult to make a
> multibrowser compatible program.
>

I don't know about voyager but for AWeb you can ...

address AWeb.1 'GET URL'

If you want all the images, links, etc. you can

GET COOKIES
GET FINALURL
GET FRAMES
GET FRAMESET
GET IMAGES
GET INFO
GET LINKS
GET MIME
GET NAMES
GET SECURE
GET SOURCE
GET STATUS
GET STATUSD
GET TITLE

Bill

------------------------------------------------------------------------
Old school buds here:
http://click.egroups.com/1/4057/8/_/50156/_/959238663/
------------------------------------------------------------------------

ARexx mailing list - No flames, no overquoting, no crossposting. Unsubscribe: Blank mail to mailto:arexx-unsubscribe@onelist.com