Thanks all of them, i used the command line process (executing the
script in cmd shell) method for executing python script.
Regards,
Chandra
Gerard Flanagan wrote:
> Chandra wrote:
>
> > Hi,
> >
> > Is there a way to execute a python script(file) in ASP.NET application
> > (programmatically)??
>
Hi!
dotNET can use (call) COM-servers
In pywin, there are exemple of COM-server, in Python, who can run
(on-the-fly) Python code.
This give a way for run Python's scripts from dotNET, Excel, Word,
Internet-Explorer (HTA), C#, etc. I have try all these things, with
success.
--
@-salutations
Chandra wrote:
> Hi,
>
> Is there a way to execute a python script(file) in ASP.NET application
> (programmatically)??
>
> Regards,
> Chandra
I thought IIS would prevent this, but the following works for me at
home (ASP.NET 1.1). A production setup may be a different matter.
using System.Diagn
Chandra wrote:
> Hi,
>
> Is there a way to execute a python script(file) in ASP.NET application
> (programmatically)??
>
Probably use IronPython, I should think.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: h
Chandra wrote:
> Hi,
>
> Is there a way to execute a python script(file) in ASP.NET application
> (programmatically)??
>
> Regards,
> Chandra
>
pythondotnet@python.org ?
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Is there a way to execute a python script(file) in ASP.NET application
(programmatically)??
Regards,
Chandra
--
http://mail.python.org/mailman/listinfo/python-list