> 
> how i can <dtml-res> with input values like this
> <dtml-let resDTML="LDAPsearch(myinput,myinput2,REQUEST)">
> 
> myinput is data that i can type like search criteria in my
> search-form
> 
> should i make somekind on handler-DTML? which picks up submitted
> data from my submitted form and puts them in <dtml-let>? 

Nothing to do, will work...

As an advice , 
from time to time, try:
<dtml-var REQUEST>
You will see a lot of interesting things
[maybe you know that]

PM


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

Reply via email to