Peter Maas wrote:
> Robert Brewer schrieb:
> >>I'm now confident that it is doable and keen on finding
> out. The usual
> >>question: what is the one and best way to do it? ;)
> >
> >
> > Python ASP (pywin32), but put as little code as possible into the
> > ASP--make it just a stub to call the r
Robert Brewer schrieb:
I'm now confident that it is doable and keen on finding out. The usual
question: what is the one and best way to do it? ;)
Python ASP (pywin32), but put as little code as possible into the
ASP--make it just a stub to call the real Python app. That app will be
running persist
Peter Maas wrote:
> I have inherited an extremely messy ASP/VBScript application which
> is a pain for me to support. Now the customer is thinking about a
> redesign. I'd like to rewrite the whole thing in Python but the app
> has to meet some conditions like
>
> - IIS frontend
> - MSSQL db server
Peter Maas wrote:
Peter Maas schrieb:
I have inherited an extremely messy ASP/VBScript application which
is a pain for me to support. Now the customer is thinking about a
redesign. I'd like to rewrite the whole thing in Python but the app
has to meet some conditions like
- IIS frontend
- MSSQL db s
[Peter Maas]
|
| Peter Maas schrieb:
| > I have inherited an extremely messy ASP/VBScript application which
| > is a pain for me to support. Now the customer is thinking about a
| > redesign. I'd like to rewrite the whole thing in Python but the app
| > has to meet some conditions like
| >
| > -
Peter Maas schrieb:
I have inherited an extremely messy ASP/VBScript application which
is a pain for me to support. Now the customer is thinking about a
redesign. I'd like to rewrite the whole thing in Python but the app
has to meet some conditions like
- IIS frontend
- MSSQL db server
- Win32 auth
Diez B. Roggisch schrieb:
You did not really give much information of what your application does -
e.g. for a CMS, I'd strongly recommend a zope based solution. Other apps
might be better written in other frameworks.
It's a procurement app. Users (employees) can search in a product list
and generat
> Just noticed that this posting doesn't contain any questions. Here
> they are:
>
> Any comments? Has anybody done something comparable successfully and
> give some advice?
>
> Thanks in advance.
You did not really give much information of what your application does -
e.g. for a CMS, I'd strong
Peter Maas schrieb:
I have inherited an extremely messy ASP/VBScript application which
is a pain for me to support. Now the customer is thinking about a
redesign. I'd like to rewrite the whole thing in Python but the app
has to meet some conditions like
[...]
Just noticed that this posting doesn't