Alan, Kent,
Thanks for that I will have a look and hopefully come back with a complete script next week.
DavidAlan G <[EMAIL PROTECTED]> wrote:
> Two questions :-> 1) Is it possible to download to your hard drive using python > various web pages ie if the pages have the structure> http://addres
Kent Johnson wrote:
> There is a nice recipe in the online Python Cookbook for formatting
> tabular data.
Here it is:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/267662
Kent
___
Tutor maillist - Tutor@python.org
http://mail.python.org/ma
> Two questions :-
> 1) Is it possible to download to your hard drive using python
> various web pages ie if the pages have the structure
> http://address/node=xxx&pagretree=&fromdid=nx&objectid=ny
YEs, look at the urlib module documentation.
> 2) Is it possible to use python to put text into
David Holland wrote:
> I am trying to make a report I do easier (ie via a program not manually).
> Two questions :-
> 1) Is it possible to download to your hard drive using python various
> web pages ie if the pages have the structure
> http://address/node=xxx&pagretree=&fromdid=nx&objectid=ny
>
I am trying to make a report I do easier (ie via a program not manually).
Two questions :-
1) Is it possible to download to your hard drive using python various web pages ie if the pages have the structure
http://address/node=xxx&pagretree=&fromdid=nx&objectid=ny
So you can download objectid=ny wh