[Zope-dev] Simple Question

jawad haider jawadh@hotmail.com
Wed, 23 May 2001 18:51:24


This is a multi-part message in MIME format.

------=_NextPart_000_3199_14cc_6f3e
Content-Type: text/html

<html><DIV>
<P>How come no one is answering to my mail below. Is it too trivial or too complex or the people in the list is too busy ? Please respond if you have any clue/suggetion.<BR></P></DIV>
<P>&nbsp;</P>
<P>&gt;From: "jawad haider" <JAWADH@HOTMAIL.COM></P>
<DIV></DIV>&gt;To: zope-dev@zope.org 
<DIV></DIV>&gt;Subject: [Zope-dev] Simple Question 
<DIV></DIV>&gt;Date: Wed, 23 May 2001 10:35:46 
<DIV></DIV>&gt; 
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p></html>
------=_NextPart_000_3199_14cc_6f3e
Content-Type: message/rfc822

>From zope-dev-admin@zope.org Wed May 23 03:39:54 2001
Received: from [63.102.49.29] by hotmail.com (3.2) with ESMTP id MHotMailBCD4DE5900C1400432193F66311D0EE00; Wed May 23 03:39:24 2001
Received: from localhost.localdomain ([127.0.0.1] helo=mail.python.org)
	by mail.python.org with esmtp (Exim 3.21 #1)
	id 152W2T-00014h-00; Wed, 23 May 2001 06:38:49 -0400
Received: from [216.33.241.115] (helo=hotmail.com)
	by mail.python.org with esmtp (Exim 3.21 #1)
	id 152W01-00010D-00
	for zope-dev@zope.org; Wed, 23 May 2001 06:36:17 -0400
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
	 Wed, 23 May 2001 03:35:46 -0700
Received: from 207.71.8.197 by lw8fd.law8.hotmail.msn.com with HTTP;	Wed, 23 May 2001 10:35:46 GMT
X-Originating-IP: [207.71.8.197]
From: "jawad haider" <jawadh@hotmail.com>
To: zope-dev@zope.org
Bcc:
Mime-Version: 1.0
Content-Type: text/html
Message-ID: <F115WQK3zrwz4kgNr4z000070eb@hotmail.com>
X-OriginalArrivalTime: 23 May 2001 10:35:46.0519 (UTC) FILETIME=[205F1E70:01C0E374]
Subject: [Zope-dev] Simple Question
Sender: zope-dev-admin@zope.org
Errors-To: zope-dev-admin@zope.org
X-BeenThere: zope-dev@zope.org
X-Mailman-Version: 2.0.5 (101270)
Precedence: bulk
List-Help: <mailto:zope-dev-request@zope.org?subject=help>
List-Post: <mailto:zope-dev@zope.org>
List-Subscribe: <http://lists.zope.org/mailman/listinfo/zope-dev>,
	<mailto:zope-dev-request@zope.org?subject=subscribe>
List-Id: Developers of the Z Object Publishing Environment <zope-dev.zope.org>
List-Unsubscribe: <http://lists.zope.org/mailman/listinfo/zope-dev>,
	<mailto:zope-dev-request@zope.org?subject=unsubscribe>
List-Archive: <http://lists.zope.org/pipermail/zope-dev/>
Date: Wed, 23 May 2001 10:35:46

<html><DIV>Hi:</DIV>
<DIV>I have recently started exploring zope and I want to develop this simple thing:</DIV>
<DIV>A search form and when&nbsp;somebody presses the submit button after&nbsp;specifying  the search criteria, I want </DIV>
<DIV>search results to be displayed on the same page below the&nbsp; the search criteria.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Following is the piece of code,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;dtml-var standard_html_header&gt;<BR>&lt;form action= "dtFindCustomer"&gt;<BR>&lt;table&gt;<BR>&lt;tr&gt;<BR>&lt;th align="left"&gt;Name&lt;/th&gt;<BR>&lt;td&gt;&lt;input type="text"name="name"&gt;&lt;/td&gt;<BR>&lt;/tr&gt;<BR>&lt;tr&gt;<BR>&lt;th align="left"&gt;&lt;em&gt;Age&lt;/em&gt;&lt;/th&gt;<BR>&lt;td&gt;&lt;input type="text"name="age"size="3"&gt;&lt;/td&gt;<BR>&lt;/tr&gt;<BR>&lt;/table&gt;<BR>&lt;input type="submit"value="Search Customer"&gt;<BR>&lt;/form&gt;<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>Here dtFindCustomer is a DTML method which in turns call z sql method which performs actual search in the MY SQL DB.&nbsp;Any suggetions, links or references to acomplish this are welcome.</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards</DIV>
<DIV>Jawad</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p></html>

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )


------=_NextPart_000_3199_14cc_6f3e--