hi 
im using :
        self.REQUEST.RESPONSE.redirect(destination+"?Pname="+tmp_pname) 
to pass URL parameter to DTML method from python script 
and 
        <dtml-var expr="REQUEST.form['Pname']" newline_to_br> 
to fetch this parameter in DTML.
Now, i want to know, how to pass multiple URL parameters using this method
to DTML, to display each variable , seperately.

anyone having any idea , how to do, plz let me know !
thanks


-----

Regards,
Mayank
-- 
View this message in context: 
http://n2.nabble.com/Problem-passing-multiple-parameters-to-DTML-method-tp1125620p1125620.html
Sent from the Product Developers mailing list archive at Nabble.com.


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to