On May 12, 6:59 pm, 7stud <[EMAIL PROTECTED]> wrote:
> On May 12, 1:54 pm, Jetus <[EMAIL PROTECTED]> wrote:
>
> > I am able to download this page (enclosed code), but I then want to
> > download a pdf file that I can view in a regular browser by clicking
> > on
On May 12, 4:06 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> Jetus schrieb:
>
>
>
> > I am able to download this page (enclosed code), but I then want to
> > download a pdf file that I can view in a regular browser by clicking
> > on the "
I am able to download this page (enclosed code), but I then want to
download a pdf file that I can view in a regular browser by clicking
on the "view" link. I don't know how to automate this next part of my
script. It seems like it uses Javascript.
The line in the page source says
href="javascript:
On May 4, 7:22 am, [EMAIL PROTECTED] wrote:
> On May 4, 12:33 am, "Gabriel Genellina" <[EMAIL PROTECTED]>
> wrote:
>
> > En Sun, 04 May 2008 01:33:45 -0300, Jetus <[EMAIL PROTECTED]> escribió:
>
> > > Is there a good place to look to see where I c
Is there a good place to look to see where I can find some code that
will help me to save webpage's links to the local drive, after I have
used urllib2 to retrieve the page?
Many times I have to view these pages when I do not have access to the
internet.
--
http://mail.python.org/mailman/listinfo/p
On May 2, 7:19 am, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
> On Fri, 02 May 2008 04:14:47 -0700, Jetus wrote:
> > I have a comma delimited file that is separated by comma's, and then
> > sometimes by ","
>
> > c:\temp\05-06-08\Sa
I have a comma delimited file that is separated by comma's, and then
sometimes by ","
c:\temp\05-06-08\Sale1,659 CECIL,"659 CECIL,40211",
1,659,CECIL,AVENUE,LOUISVILLE,40211,"$65,276.78 "
c:\temp\05-06-08\Sale2,637 SOUTH 27TH,"637 SOUTH 27TH,40211",
2,637,SOUTH 27TH,STREET,LOUISVILLE,40211,"$45,45
I have a need for a database program. I downloaded the db2 from ibm,
and reviewed some of the documentation.
My question is, what is the easiest program for me to try to learn. I
will be creating a database of about 25,000 records, it will be
relational. I am a beginner Python programmer, and need
On Mar 28, 5:44 am, [EMAIL PROTECTED] wrote:
> **
> When you make a Web page available offline, you
> can read its content when your computer is not
> connected to the Internet. For example, you can
> view Web pages on your laptop compute