Do you find any more detail error message than a 500 Server Error?
I have no experience with using Python in the context of ASP. To use
non-ASCII characters correctly requires the understanding of character
encoding and to use them correctly through out a chain of software
components. In you
Hello,
I'm new to Python and also to asp. I started checking those two out just a
couple of days ago.
Anyway, things seems to work fine except that diacritic characters like the
Swedish ÅåÄäÖö generate a "HTTP/1.1 500 Server Error".
This example generates the error:
---