A
aaa
I was unable to get this to work with MS Web Textbox only html. In other
words the javascript says the object doesn't exist when I try to reference
the Textbox1:
document.all["Text1"].setAttribute("value", oCell.getValue());
words the javascript says the object doesn't exist when I try to reference
the Textbox1:
document.all["Text1"].setAttribute("value", oCell.getValue());