function doHttpRequest(url,contentId,method,parameters,postFunction){ if(method==''){ method = 'GET' } poststr = ''; if(typeof(parameters)=='object' && parameters.length>0){ for(i=0;i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i"; testo += ""; testo += "
"; testo += document.getElementById(div_id).innerHTML+"
"; testo += ""; var ident_finestra = window.open("","finestra_stampa","height=400,width=400"); ident_finestra.document.open(); ident_finestra.document.write(testo); ident_finestra.document.close(); ident_finestra.print(); ident_finestra.close(); }