++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
About client-side deployment of ScriptX version 6,3,434,26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Read this document alongside the documents and the samples (View Source in the browser and copy any code you want) which are available here:
http://www.meadroid.com/scriptx/indexdocs.asp
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
'Free' ScriptX
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* To use the 'free' script enhancing and printing (Header, Footer, basic Margins & Orientation) functionality of ScriptX on your IE4.01SP1 - IE7.0 pages, you will need:
http://www.meadroid.com/scriptx/smsx.cab
* Reference smsx.cab like this:
<object id="factory" viewastext style="display:none"
classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814"
codebase="http://[your-path]/smsx.cab#Version=6,3,434,26">
</object>
where [your-path] is a placeholder for the location of smsx.cab on your own servers.
* Or if you want to use MeadCo's version of the IE7 'scale to fit' print template, do this:
<object id="factory" viewastext style="display:none"
classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814"
codebase="http://[your-path]/smsx.cab#Version=6,3,434,26">
<param name="template" value="MeadCo://IE7" />
</object>
* You may want to pre-install 'basic' ScriptX over an intranet, in which case use the (strictly-admin-only-to-run):
http://www.meadroid.com/scriptx/smsx.exe
A local administrator should run smsx.exe on each client machine in your Intranet as an alternative to having the control auto-download the first time a user hits a ScriptX-enabled page.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Licensed ScriptX
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* To evaluate the advanced printing functionality of ScriptX on your own computer on content served from (specifically and ONLY) file:// or /localhost/, include these objects:
<!-- MeadCo Security Manager -->
<object id="secmgr" viewastext style="display:none"
classid="clsid:5445be81-b796-11d2-b931-002018654e2e"
codebase="http://[your_path]/smsx.cab#Version=6,3,434,26">
<param name="GUID" value="{232E61C9-1E90-4657-AEDB-6F02F3B2EE37}">
<param name="Path" value="http://www.meadroid.com/scriptx/sxlic.mlf">
<param name="Revison" value="0">
</object>
<!-- MeadCo ScriptX -->
<object id="factory" viewastext style="display:none"
classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814">
</object>
Note that [your_path] in 'codebase' is shown as a placeholder only, and should be replaced by your own path to the smsx.cab file.
The <object> code shown above should appear on ALL your ScriptX-enabled pages, including ASP. You can NOT use CreateObject or new ActiveXObject to call ScriptX client-side. You should call ScriptX in all cases by the ID of the on-page ScriptX object.
Note: the {232E61C9-1E90-4657-AEDB-6F02F3B2EE37} value of the GUID parameter used above identifies the MeadCo evaluation license that authors may use to experiment with Advanced printing capabilities. The license validates local filesystem (file://, My Computer Security Zone only) and local website (http://localhost/) content ONLY for evaluation purposes on a single development computer.
The evaluation license DOES NOT VALIDATE and WILL NOT WORK FROM any other address. Registered customers are issued with an unique license identifier and a digitally signed sxlic.mlf file.
* If you want to pre-install the licensed ScriptX binaries over an intranet, use the(strictly-admin-only-to-run):
http://www.meadroid.com/scriptx/smsx.exe
An administrator should run smsx.exe on each client machine in your Intranet as an alternative to having the control auto-download the first time a user hits a licensed ScriptX-enabled page.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Full documentation and licensing details can be found at http://www.meadroid.com/scriptx/
Scripting Factory and ScriptX are Copyright (c) Mead & Co Limited 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007.
Contact us at: [email protected]

andnnl
- 粉丝: 14
最新资源
- 认识电路pptflash.ppt
- (源码)基于ROS的火星车原型控制系统.zip
- 制造业信息化战略规划实施与优化PDM篇第章PDM主要功能及理念.doc
- moto网络广告策划书.doc
- 橡塑机械制造产业园项目管理商业计划书.doc
- 互联网+下的不动产登记便捷受理刍议.docx
- 从动物网络词汇20例看语言发展变化.docx
- (源码)基于C语言的frf虚拟机.zip
- 机械设计自动化生产实习分析研究方案书-要求-2012-7.doc
- SmartSQL-C#资源
- 试论互联网+视域下档案信息化建设的四重境界.docx
- 基于搜索引擎的查询推荐算法研究.docx
- 大型企业网络设计与实现.doc
- 计算机等考四数据库工程师笔.doc
- thinkphp-PHP资源
- (源码)基于Docker和React的Todo管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


