persisting Response.write

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ezima Ugwu
    New Member
    • Dec 2011
    • 4

    persisting Response.write

    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.

    Ezima Ugwu.

    Please I wish this question to discarded for the reason I have specified.
    Last edited by Ezima Ugwu; Dec 6 '11, 01:37 PM. Reason: I have discovered that I was calling a method in a .inc which contained same write statement. Sorry my stupid mistake.
Working...