请教高手!能在WEB页面上插入office对象吗?

tqms 2005-06-22 05:36:59
就是能够让用户在web页面上编辑、插入一些office对象,如:图片、表格等。
在web上能实现这些功能吗?
...全文
65 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
coolwindkaka 2005-06-23
  • 打赏
  • 举报
回复
这个我不是很了解,你可以用个JAVASCRIPT的函数控制,点击就可以插入这段模板就是了
tqms 2005-06-22
  • 打赏
  • 举报
回复
coolwindkaka(寒の风),我想在页面运行的情况下,让用户自己选择插入对象,能用代码控制自动创建一个OBJECT对象吗?能否再给一小段代码?
谢谢!!!
tqms 2005-06-22
  • 打赏
  • 举报
回复
谢谢:coolwindkaka(寒の风)
coolwindkaka 2005-06-22
  • 打赏
  • 举报
回复
<OBJECT id=Spreadsheet1 codeBase=file:\Bobsoftwareoffice2000msowc.cab height=250 width="100%" classid=clsid:0002E510-0000-0000-C000-000000000046><PARAM NAME="HTMLURL" VALUE=""><PARAM NAME="HTMLData" VALUE="<html xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <style type="text/css"> <!--tr {mso-height-source:auto;} td {white-space:nowrap;} .wcC890109 {white-space:nowrap; font-family:宋体; mso-number-format:General; font-size:auto; font-weight:auto; font-style:auto; text-decoration:auto; mso-background-source:auto; mso-pattern:auto; mso-color-source:auto; text-align:general; vertical-align:bottom; border-top:none; border-left:none; border-right:none; border-bottom:none; mso-protection:locked;} --> </style> </head> <body> <!--[if gte mso 9]><xml> <x:ExcelWorkbook> <x:ExcelWorksheets> <x:ExcelWorksheet> <x:OWCVersion>9.0.0.3821</x:OWCVersion> <x:Label Style='border-top:solid .5pt silver;border-left:solid .5pt silver; border-right:solid .5pt silver;border-bottom:solid .5pt silver'> <x:Caption>Microsoft Office Spreadsheet</x:Caption> </x:Label> <x:Name>Sheet1</x:Name> <x:WorksheetOptions> <x:Selected/> <x:Height>6615</x:Height> <x:Width>18627</x:Width> <x:TopRowVisible>0</x:TopRowVisible> <x:LeftColumnVisible>0</x:LeftColumnVisible> <x:ProtectContents>False</x:ProtectContents> <x:DefaultRowHeight>210</x:DefaultRowHeight> <x:StandardWidth>2389</x:StandardWidth> </x:WorksheetOptions> </x:ExcelWorksheet> </x:ExcelWorksheets> <x:MaxHeight>80%</x:MaxHeight> <x:MaxWidth>80%</x:MaxWidth> </x:ExcelWorkbook> </xml><![endif]--> <table class=wcC890109 x:str> <col width="56"> <tr height="14"> <td></td> </tr> </table> </body> </html> "><PARAM NAME="DataType" VALUE="HTMLDATA"><PARAM NAME="AutoFit" VALUE="0"><PARAM NAME="DisplayColHeaders" VALUE="-1"><PARAM NAME="DisplayGridlines" VALUE="-1"><PARAM NAME="DisplayHorizontalScrollBar" VALUE="-1"><PARAM NAME="DisplayRowHeaders" VALUE="-1"><PARAM NAME="DisplayTitleBar" VALUE="0"><PARAM NAME="DisplayToolbar" VALUE="-1"><PARAM NAME="DisplayVerticalScrollBar" VALUE="-1"><PARAM NAME="EnableAutoCalculate" VALUE="-1"><PARAM NAME="EnableEvents" VALUE="-1"><PARAM NAME="MoveAfterReturn" VALUE="-1"><PARAM NAME="MoveAfterReturnDirection" VALUE="0"><PARAM NAME="RightToLeft" VALUE="0"><PARAM NAME="ViewableRange" VALUE="1:65536"></OBJECT>

复制进去你的HTML文件试下看
阿门 2005-06-22
  • 打赏
  • 举报
回复
也许可以吧

28,406

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧