Python-ASP problem

Max M maxm at mxm.dk
Thu Aug 8 15:42:15 EDT 2002


Christopher wrote:

 > Here is the problem.  The ASP works fine the first time.  Results are
 > returned, the page is written (the whole source for the ASP is below),
 > everything is perfect.  However, it never works again.  Never, unless

You should probably just get the latest build:

win32all 147 (for Python 2.1)
win32all 148 (for Python 2.2)

* ASP refresh bug fixed, and ASP should be faster when redisplaying the 
same page (the code is no longer sent each page, but reused across sessions)

http://starship.python.net/crew/mhammond/win32/Downloads.html

regards Max M




More information about the Python-list mailing list