<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i work with seaside 2.6 and scriptaculos in 
VisualWorks 7.4.1.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now i have my application with master&nbsp;web 
page&nbsp;for update data.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>For create print document about the data&nbsp;i 
open popup window from master with command:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;A)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; html script: 
'window.open('ISTGstStampe' , 'Stampe' )</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>or:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;B)&nbsp;&nbsp;&nbsp; html anchorWithPopupUrl 
: 'ISTGstStampe'</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; name: 
'Stampe'<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; extent: <A 
href="mailto:400@400">400@400</A><BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
togllgles: #(resizable')<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; do: 'Lancio 
stampa'.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>where ISTGstStampe is a seaside application with 
the task&nbsp;to create&nbsp;print preview about data.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now i'm interest to pass argument ( for example : 
anCollection&nbsp; about data to print&nbsp;) &nbsp;to ISTGstStampe for 
management specif data to print. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But when open popup window it has specific session, 
and i lose the data in the master window session.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My question are:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; how i can pass reference from 
master web&nbsp;to slave page ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; if i open popup window with 
method A) </FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; i can us javascript : 'referenceWindow.document.write (' 
....</FONT></DIV>
<DIV><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; with data from specific instance of ISTGstStampe 
renderContentOn:&nbsp; .</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT 
color=#000000>Any pointers would be greatly 
appreciated!<BR><BR>Thanks!</FONT><BR></SPAN></DIV>
<DIV><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Dario</DIV></SPAN>
<DIV><FONT size=2><FONT 
face=Arial>&nbsp;</DIV></FONT></FONT></DIV></BODY></HTML>