How to load smarty variables from javascript variable?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,


<script language="javascript">
{$groupattribarr} =getAttributs();
function  getAttributs()
{
  return array
}
</script>

<html>
<body>
  {recursion_view_customer_details
groupattribstr=$groupattribstr
groupattribarr=$groupattribarr}
</body>
</html

>From the above snippet, smarty variable
$groupattribarr 
should get the values dynamically from javascript?

Please give me some suggestions ..

Thanks 
uthaya


		
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


PHP Data object relational mapping generator - http://www.meta-language.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux