Code Snippet from jquery
来自jquery的代码片段
$.post("GetData",{
itemCode:getItemCode
}, function(html) {
//want to Print to a printer directly html contents using jquery
});
$.poCode Snippet from jquery
来自jquery的代码片段
$.post("GetData",{
itemCode:getItemCode
}, function(html) {
//want to Print to a printer directly html contents using jquery
});
$.po