|
From: Bruce D. <br...@yo...> - 2001-08-19 01:32:31
|
Hi,
Is bc_edit this supposed to work at this point?
in bc_edit.htc
function evntBlur()
{
mXml.nodeValue = Text;
}
ERROR 'mXml is null or not an object', it appears to be null
This is after pressing DONE after making changes.
Bruce
|