Jump to content

Clerk

Newbie
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Clerk

  1. Возникла проблема: тег OBJECT c CLASSID=clsid:333c7bc4-460f-11d0-bc04-0080c7055a83 (Tabular Data Control) не отображается в Netscape и Opera. Подскажите решение если оно конечно есть. Код из HTML: <OBJECT ID = "mydbcontrol" CLASSID = "CLSID:333C7BC4-460F-11D0-BC04-0080C7055A83"> <PARAM NAME = "DataURL" VALUE= "base.css"> <PARAM NAME = "UseHeader" VALUE= true> </OBJECT> <table width="100%" HEIGHT="77%" border="0" cellspacing="0" cellpadding="2"> <tr> <td VALIGN="TOP" width="15%" BACKGROUND="fontclor.png">dgh</td> <td VALIGN="TOP" width="70%"> <table DATASRC = #mydbcontrol border=0 width="100%" height= "100%" BGCOLOR="#ffffff"> <tr> <td VALIGN="TOP" BACKGROUND="0.jpg"> <SPAN DATAFLD = "Фото" DATAFORMATAS = "html"> </SPAN></td> </tr> </table> </td> <td VALIGN="TOP" width="15% "BACKGROUND="fontclor.png">xg</td> </tr> </table> Спасибо!!!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy