请教一下你是怎么实现的吗?我刚好需要创建一个Excel的对象,就像VB里面的CreateObject("Excel.Application")一样创建一个对象

解决方案 »

  1.   

    http://www.dbstep.com 上面的对我一点用处都没有。我也自己写有activex控件来控制word,自己认为比http://www.dbstep.com上面的还要高明:打印,痕迹,自定义按钮等等功能都有。数据的连接方式是soap连接webservice,也可以打开本地文件.存为本地文件。手写签名、电子印章,也可以把修改好的二进制流通过base64编码成字符串传给服务器端进行数据更新,当然 同样也可以接受base64等编码的字符串转化为二进制流进行编辑。
      我需要:
         就是不想要自己写的word控件。感觉用了一个自己的控件 不爽!以前我找到word的ID号
    并且嵌入网页。但 当时没有保留 把id号搞掉了,现在一查看系统 关于word的guid号 太多了 我不可能一个一个得试阿.谁知道这个guid号?excel的我已经找到。
      如果 没有人回答出来.我就把分给愤怒的小鹿,因为他在http://expert.csdn.net/Expert/TopicView1.asp?id=1976380问题里面回答了我的问题。
    我答应给他300分的。
      

  2.   

    我找到了word的id:000209FF-0000-0000-C000-000000000046
    可不知该如何使用???
    -------------------------
    我流落在凄凉的世界里-孤苦伶仃
    我过着动荡无助的生活-四处漂泊
      

  3.   

    <html xmlns:o="urn:schemas-microsoft-com:office:office"
    xmlns:w="urn:schemas-microsoft-com:office:word"
    xmlns="http://www.w3.org/TR/REC-html40"><head>
    <meta http-equiv=Content-Type content="text/html; charset=GB2312">
    <meta name=ProgId content=Word.Document>
    <meta name=Generator content="Microsoft Word 9">
    <meta name=Originator content="Microsoft Word 9">
    <link rel=File-List href="./filelist.xml">
    <title></title>
    <!--[if gte mso 9]><xml>
     <o:DocumentProperties>
      <o:Author>b-yb</o:Author>
      <o:LastAuthor>zw</o:LastAuthor>
      <o:Revision>2</o:Revision>
      <o:TotalTime>1</o:TotalTime>
      <o:LastPrinted>2003-04-23T04:20:00Z</o:LastPrinted>
      <o:Created>2003-04-24T09:07:00Z</o:Created>
      <o:LastSaved>2003-04-24T09:07:00Z</o:LastSaved>
      <o:Pages>4</o:Pages>
      <o:Words>337</o:Words>
      <o:Characters>1926</o:Characters>
      <o:Company>ciom</o:Company>
      <o:Lines>16</o:Lines>
      <o:Paragraphs>3</o:Paragraphs>
      <o:CharactersWithSpaces>2365</o:CharactersWithSpaces>
      <o:Version>9.2812</o:Version>
     </o:DocumentProperties>
    </xml><![endif]--><!--[if gte mso 9]><xml>
     <w:WordDocument>
      <w:PunctuationKerning/>
      <w:DrawingGridVerticalSpacing>7.8 磅</w:DrawingGridVerticalSpacing>
      <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>
      <w:DisplayVerticalDrawingGridEvery>2</w:DisplayVerticalDrawingGridEvery>
      <w:Compatibility>
       <w:SpaceForUL/>
       <w:BalanceSingleByteDoubleByteWidth/>
       <w:DoNotLeaveBackslashAlone/>
       <w:ULTrailSpace/>
       <w:DoNotExpandShiftReturn/>
       <w:AdjustLineHeightInTable/>
       <w:UseFELayout/>
      </w:Compatibility>
     </w:WordDocument>
    </xml><![endif]-->
    <style>
    <!--
     /* Font Definitions */
    @font-face
    {font-family:宋体;
    panose-1:2 1 6 0 3 1 1 1 1 1;
    mso-font-alt:SimSun;
    mso-font-charset:134;
    mso-generic-font-family:auto;
    mso-font-pitch:variable;
    mso-font-signature:3 135135232 16 0 262145 0;}
    @font-face
    {font-family:"\@宋体";
    panose-1:2 1 6 0 3 1 1 1 1 1;
    mso-font-charset:134;
    mso-generic-font-family:auto;
    mso-font-pitch:variable;
    mso-font-signature:3 135135232 16 0 262145 0;}
     /* Style Definitions */
    p.MsoNormal, li.MsoNormal, div.MsoNormal
    {mso-style-parent:"";
    margin:0cm;
    margin-bottom:.0001pt;
    text-align:justify;
    text-justify:inter-ideograph;
    mso-pagination:none;
    font-size:10.5pt;
    mso-bidi-font-size:12.0pt;
    font-family:"Times New Roman";
    mso-fareast-font-family:宋体;
    mso-font-kerning:1.0pt;}
    p.MsoFooter, li.MsoFooter, div.MsoFooter
    {margin:0cm;
    margin-bottom:.0001pt;
    mso-pagination:none;
    tab-stops:center 207.65pt right 415.3pt;
    layout-grid-mode:char;
    font-size:9.0pt;
    font-family:"Times New Roman";
    mso-fareast-font-family:宋体;
    mso-font-kerning:1.0pt;}
    p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
    {margin:0cm;
    margin-bottom:.0001pt;
    text-align:justify;
    text-justify:inter-ideograph;
    text-indent:28.0pt;
    mso-char-indent-count:2.0;
    mso-char-indent-size:14.0pt;
    mso-pagination:none;
    font-size:14.0pt;
    mso-bidi-font-size:12.0pt;
    font-family:"Times New Roman";
    mso-fareast-font-family:宋体;
    mso-font-kerning:1.0pt;}
    p.MsoBodyTextIndent2, li.MsoBodyTextIndent2, div.MsoBodyTextIndent2
    {margin:0cm;
    margin-bottom:.0001pt;
    text-align:justify;
    text-justify:inter-ideograph;
    text-indent:26.9pt;
    mso-char-indent-count:1.92;
    mso-char-indent-size:14.0pt;
    mso-pagination:none;
    tab-stops:list 0cm;
    font-size:14.0pt;
    mso-bidi-font-size:12.0pt;
    font-family:"Times New Roman";
    mso-fareast-font-family:宋体;
    mso-font-kerning:1.0pt;}
     /* Page Definitions */
    @page
    {mso-page-border-surround-header:no;
    mso-page-border-surround-footer:no;}
    @page Section1
    {size:595.3pt 841.9pt;
    margin:72.0pt 90.0pt 72.0pt 90.0pt;
    mso-header-margin:42.55pt;
    mso-footer-margin:49.6pt;
    mso-even-footer:url("./header.htm") ef1;
    mso-footer:url("./header.htm") f1;
    mso-paper-source:0;
    layout-grid:15.6pt;}
    div.Section1
    {page:Section1;}
     /* List Definitions */
    @list l0
    {mso-list-id:165941361;
    mso-list-type:hybrid;
    mso-list-template-ids:-677640468 2056279706 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
    @list l0:level1
    {mso-level-number-format:japanese-counting;
    mso-level-text:%1、;
    mso-level-tab-stop:21.0pt;
    mso-level-number-position:left;
    margin-left:21.0pt;
    text-indent:-21.0pt;}
    @list l1
    {mso-list-id:282614794;
    mso-list-type:hybrid;
    mso-list-template-ids:-2108011268 1089741250 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
    @list l1:level1
    {mso-level-number-format:japanese-counting;
    mso-level-text:"\(%1\)";
    mso-level-tab-stop:54.3pt;
    mso-level-number-position:left;
    margin-left:54.3pt;
    text-indent:-25.5pt;}
    @list l2
    {mso-list-id:1810055555;
    mso-list-type:hybrid;
    mso-list-template-ids:-1002255458 -1795894018 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
    @list l2:level1
    {mso-level-tab-stop:18.0pt;
    mso-level-number-position:left;
    margin-left:18.0pt;
    text-indent:-18.0pt;}
    ol
    {margin-bottom:0cm;}
    ul
    {margin-bottom:0cm;}
    -->
    </style>
    </head>
    <body>
    </body>
    </html>