<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><P>Thanks for the tip Roger.</P>
<P>&nbsp;</P>
<P>I did try the Respone.Write (capital R and W) - no difference)</P>
<P>&nbsp;</P>
<P>I did this:</P>
<P>&nbsp;</P>
<P>pyscript.py --debug</P>
<P>&nbsp;</P>
<P>It said registered in debug mode.</P>
<P>&nbsp;</P>
<P>Now what?&nbsp; Is there a log or something that would get created if python were ever invoked by ASP?</P>
<P>&nbsp;</P>
<P>It seem like Python is just not getting called at all.&nbsp; The strange thing is this used to work on my PC.&nbsp; Now that I</P>
<P>actually have a project that could use classic ASP and Python, I can't make it work.&nbsp; Bummer.</P>
<P>&nbsp;</P>
<P>I do have other alternatives but I wanted to use ASP specifically for the session variable support.&nbsp; These behave just like</P>
<P>globals and can be pass around from ASP script to ASP script.&nbsp; Very handy...</P>
<P>&nbsp;</P>
<P>Best Regards,</P>
<P>&nbsp;</P>
<P>J.D.</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P><BR>Try registering it in debug mode, by passing --debug to pyscript.py.<BR>The trace collector in Pythonwin should show any error msgs<BR>generated by Python (assuming it gets as far as loading Python).<BR><BR>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Roger<BR><BR><BR></P></div></body></html>