[Zope] javascript vars in dtml
cla
clark2 at net.sapo.pt
Fri Feb 25 06:41:10 EST 2005
Hi!
i would like to know if its possible
to pass javascript variables to dtlm methods.
for example:
<script type="text/javascript">
function general(){
var t="hello"
/* here is the problem until now
within dtml the they dont recognize
the t var */
<dtml-in "func(t)">
...
</dtml-in>
}
</script>
thanks
O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt
More information about the Zope
mailing list