[Tutor] Web page capture

Schmidt, Allen J. aschmidt@nvcc.edu
Tue, 20 Aug 2002 08:10:44 -0400


Is it possible to use URLLIB (or something else) to mimic the process of
going to a URL, entering a userid and password and saving the resulting page
to a file or as a field in a database? I have looked a bit at URLLIB but
have not seen any way to enter the authentication stuff. Also how to
actually save the html code itself to a file that can be called from a DB
and rendered later.

Thanks!!

-Allen