Cast problem in event

  •  11-26-2004, 8:37 AM

    Cast problem in event

    I get the error "Response is not available in this context" when I try to cast the object sender to CuteEditor.Editor when the Unload event is triggered. I try to put the editor.text on the screen by calling the Response.Write function. Any ideas why this is?
View Complete Thread