Hi,
I put a Response.write statement in the Session_Onstart method of my Global.asa.

The problem is even though I have since removed the statement, when I run my program it still does the write as if the statement is still there.

I an just running on my local inetmgr.exe 5.1 on windows xp sp3 and classic asp 6.0.

Can some explain why this is so and how I can remedy it?

Thanks in advance....