E
Evan Camilleri
It looks like the DlgHtmlHelper:
<OBJECT id="dlgHelper" height="0px" width="0px"
classid="clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b" VIEWASTEXT></OBJECT>
gives an error if it is in the <form...> tag. I need to put it in a User
Control. How am I to do it?
Evan Camilleri
<OBJECT id="dlgHelper" height="0px" width="0px"
classid="clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b" VIEWASTEXT></OBJECT>
gives an error if it is in the <form...> tag. I need to put it in a User
Control. How am I to do it?
Evan Camilleri