<HTML>
<HEAD>
<TITLE>Crystal Reports Viewer</TITLE>
<SCRIPT language="Javascript" src="../js/print.js"></SCRIPT>
<SCRIPT FOR="CrystalPrintControl" EVENT="Finished(status, statusText)" LANGUAGE="Javascript">
<!--
window.close();
-->
</SCRIPT>
</HEAD>
<BODY onload="checkUserCancelledInstallation(document.getElementById('CrystalPrintControl'))" onBeforeUnload="cancelPrinting(document.getElementById('CrystalPrintControl'))">
<SCRIPT LANGUAGE="Javascript">
<!--
var objectTag = "<OBJECT ID=\"CrystalPrintControl\" CLASSID=\"CLSID:BAEE131D-290A-4541-A50A-8936F159563A\" CODEBASE=\"";
objectTag += window.dialogArguments.codebase;
objectTag += "#Version=";
objectTag += IE_PRINT_CONTROL_PRODUCTVERSION;
objectTag += "\" VIEWASTEXT>";
if (window.dialogArguments.url) {
objectTag +="<PARAM NAME=\"URL\" VALUE=\"";
objectTag += window.dialogArguments.url;
objectTag += "\">";
}
if (window.dialogArguments.postbackdata) {
objectTag += "<PARAM NAME=\"PostBackData\" VALUE=\"";
objectTag += window.dialogArguments.postbackdata;
objectTag += "\">";
}
if (window.dialogArguments.title) {
objectTag +="<PARAM NAME=\"Title\" VALUE=\"";
objectTag += window.dialogArguments.title;
objectTag += "\">";
}
if (window.dialogArguments.maxpage) {
objectTag +="<PARAM NAME=\"MaxPageNumber\" VALUE=\"";
objectTag += window.dialogArguments.maxpage;
objectTag += "\">";
}
if (window.dialogArguments.pageorientation) {
objectTag +="<PARAM NAME=\"PageOrientation\" VALUE=\"";
objectTag += window.dialogArguments.pageorientation;
objectTag += "\">";
}
if (window.dialogArguments.papersize) {
objectTag +="<PARAM NAME=\"PaperSize\" VALUE=\"";
objectTag += window.dialogArguments.papersize;
objectTag += "\">";
}
if (window.dialogArguments.drivername) {
objectTag +="<PARAM NAME=\"PrinterDriverName\" VALUE=\"";
objectTag += window.dialogArguments.drivername;
objectTag += "\">";
}
if (window.dialogArguments.usedefprinter) {
objectTag +="<PARAM NAME=\"UseDefaultPrinter\" VALUE=\"";
objectTag += window.dialogArguments.usedefprinter;
objectTag += "\">";
}
if (window.dialogArguments.usedefprintersettings) {
objectTag +="<PARAM NAME=\"UseDefaultPrinterSettings\" VALUE=\"";
objectTag += window.dialogArguments.usedefprintersettings;
objectTag += "\">";
}
if (window.dialogArguments.sendpostdataonce) {
objectTag +="<PARAM NAME=\"SendPostDataOnce\" VALUE=\"";
objectTag += window.dialogArguments.sendpostdataonce;
objectTag += "\">";
}
objectTag += "</OBJECT>";
document.writeln(objectTag);
-->
</SCRIPT>
</BODY>
</HTML>
没有合适的资源?快使用搜索试试~ 我知道了~
Asp.net学生信息管理系统源码(绝对开源!包含完整的CS文件和数据库文件)<br><br> 该系统是一个集成多功能的信息管理系统,有教师资料管理、学生管理、班级管理、专业管理、课程管理、成绩管理和院系管理功能模块。<br><br> 充分利用了Asp.net2.0中的GridView、Datalist、SiteMap等新控件,数据库采用Sql2000,利用了存储过程<br><br> 用户实现了超级管理员和普通用户的分级管理<br> 默认管理员账号:lolo,密码beijing<br> 该系统为lolo的毕业设计作品,欢迎大家多提宝贵意见losuelo@163.com!<br><br> App_Data下是数据库文件,附加即可,数据库配置文件在web.config中设置
资源推荐
资源详情
资源评论















收起资源包目录





































































































共 168 条
- 1
- 2
dc5858518
- 粉丝: 27
- 资源: 51

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制

- 1
- 2
- 3
- 4
- 5
- 6
前往页