[Zope-dev] How to display the current content in another windows?

Victor.Zhai@ogilvy.com Victor.Zhai@ogilvy.com
Wed, 22 Dec 1999 20:38:13 +0800


Hi,All
   In ZSQL method of my project, I want to display the research result in
another windows when click on one of hyperlinker.
For example:
  The original result are:
     <td><dtml-var NAME></td>
     <td><dtml-var AGE></td>
     ....
  The result will be something like this:
       Victor zhai  26 ...

  What I want to do is smething like this:(Display this information in
another windows)
      <TR><TD> Details information:<a href="#" onClick="window.open('&dtml-absolute_url/displayInfo','','scrollbars=yes,width=640,height=430')">
        <dtml-var jobtitle></a>
      </TD></TR>
Thanks a lot in advance!
   Victor zhai.



"WorldSecure Server <ogilvy.com>" made the following
 annotations on 12/22/99 07:22:45
------------------------------------------------------------------------------
Privileged/Confidential Information may be contained in this message.  If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer does not consent to email for messages of this kind.  Opinions, conclusions and other information in this message that do not relate to the official business of the Ogilvy Group shall be understood as neither given nor endorsed by it.

==============================================================================