From davidgshi at yahoo.co.uk Sat Jan 10 18:17:57 2009 From: davidgshi at yahoo.co.uk (David Shi) Date: Sat, 10 Jan 2009 17:17:57 +0000 (GMT) Subject: [Python.NET] Looking for an efficient Python script to download and save a .zip file programmatically Message-ID: <755459.21817.qm@web26305.mail.ukl.yahoo.com> I am looking for an efficient Python script to download and save a .zip file programmatically (from http or https call). ? Regards. ? David -------------- next part -------------- An HTML attachment was scrubbed... URL: From davidgshi at yahoo.co.uk Tue Jan 20 14:20:52 2009 From: davidgshi at yahoo.co.uk (David Shi) Date: Tue, 20 Jan 2009 13:20:52 +0000 (GMT) Subject: [Python.NET] How to use IIS Session ID in Dojo and Python - any demo scripts? Message-ID: <738676.51163.qm@web26304.mail.ukl.yahoo.com> Hello, ? I am using Dojo at the client-side and Python at the server-side on a Windows server with IIS.?? I am looking for concise instruction on how to use session ID in Dojo and Python.? Working demo scripts in Dojo and Python are preferred. ? At the front-end/client-side, Dojo needs to tell user when a session is done and print an innerHTML containing a href to a?folder named with the session ID. ? Python receives variables/parameters from Dojo to do the job and produce a folder named with the session ID. ? Regards. ? David -------------- next part -------------- An HTML attachment was scrubbed... URL: From fuzzyman at voidspace.org.uk Tue Jan 20 14:47:59 2009 From: fuzzyman at voidspace.org.uk (Michael Foord) Date: Tue, 20 Jan 2009 13:47:59 +0000 Subject: [Python.NET] How to use IIS Session ID in Dojo and Python - any demo scripts? In-Reply-To: <738676.51163.qm@web26304.mail.ukl.yahoo.com> References: <738676.51163.qm@web26304.mail.ukl.yahoo.com> Message-ID: <4975D60F.9050605@voidspace.org.uk> This is really not the right mailing list to be asking questions like this. This is an email list for use and development of the Python.NET project. All the best, Michael Foord David Shi wrote: > Hello, > > I am using Dojo at the client-side and Python at the server-side on a > Windows server with IIS. I am looking for concise instruction on how > to use session ID in Dojo and Python. Working demo scripts in Dojo > and Python are preferred. > > At the front-end/client-side, Dojo needs to tell user when a session > is done and print an innerHTML containing a href to a folder named > with the session ID. > > Python receives variables/parameters from Dojo to do the job and > produce a folder named with the session ID. > > Regards. > > David > > > ------------------------------------------------------------------------ > > _________________________________________________ > Python.NET mailing list - PythonDotNet at python.org > http://mail.python.org/mailman/listinfo/pythondotnet -- http://www.ironpythoninaction.com/