知识库

推荐内容

快逸做的更好

产品优势

您的位置: 首页 > 报表技术分享 > 快逸报表怎样实现用存为本地的html离线填报到其他服务器

快逸报表怎样实现用存为本地的html离线填报到其他服务器

需求描述

实现离线填报实现存为本地的html,提交时提交到另一个服务器。

需求实现

在showReport.jsp中添加如下Javascript代码,

function _saveToLocal1( table, name ) {

if( ! _submitEditor( table ) ) return;

var html = new StringBuffer();

html.append( “\n\n” );

html.append( “