Say for example:

from a site  http://www.winzip.com/downwz.htm we click "download" button.
So i file download will start.
but I want to do some other activities before file start to download. so is
there a way to pause start of download do some activity and then start the
download using python.

Hope this time I am bit clear.

Nitin K

On Fri, Sep 7, 2012 at 3:42 PM, Noufal Ibrahim <nou...@nibrahim.net.in>wrote:

> Nitin Kumar <nitin.n...@gmail.com> writes:
>
> > Hi All,
> >
> > I want to get a control to python before a file start downloading using
> any
> > explorer or download manager.
>
> Can you elaborate a little? Are you talking about the file being
> accessed on a server by a remote client? Where is your program running?
>
> > Do we have any module or sample code to do the same.
>
> --
> Cordially,
> Noufal
> http://nibrahim.net.in
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Nitin K
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to