Posted on Feb 23, 2007
(permalink)
I just did an auto update for Firefox to version 2.0.0.2. I have a RADWindow with an AJAXManager on the page in the window. The page does a postback, executes some code, adds some script via AJAXManager.ResponseScripts.Add() and returns. It works fine in IE 6 and did work fine in FF before the auto update, I think, but now the ResponseScripts have stopped working. Also, on the page is a RAD DatePicker and it is disabled after the postback and the DataInput field can be wriiten in even though it is disabled and read-only.
Like I said, this worked before the auto update, I think. Can you help?
Thanks,
Eric