Still getting an error when I click "Save" after editing the whitepaper description: "Line: 1970; Char: 4; Error: Unknown runtime error; Code: 0; URL: http://www.chiefdelphi.com/media/papers/1355"
[edit]
Note: This is when editing the long description (on the light background), not the short description (in the gray box.)
IE6 SP1, Win2K Pro SP4
[/edit]
[edit2]
The error seems to be in function cdmSaveResponse() on this command:
Code:
elt.innerHTML = saveAjax.response;
[/edit2]