On Mon, 06 Jun 2005 17:16:25 -0700,  Simon Hook 
<[EMAIL PROTECTED]> wrote:

>I am trying to use import in an asp python page. If I have:
>...
>How can I get asp to pull python code from another directory and how can 
>I make a change and not have to reboot for the change to be invoked? Can 
>I use import with an asp page?
>


In my experience, the best way to deal with the unpredictable and 
unfriendly nature of IIS and ASP is to "upgrade" IIS by disabling it and 
installing Apache for Win32 in its place.

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to