"$" missing :

  <%attr>
    $b_32 => 'default value'
    $b_64 => ‘default value’
  </%attr>

Am 03.03.2012 um 20:21 schrieb Paul Harrison:

>   <%attr>
>     b_32 => 'default value'
>     b_64 => ‘default value’
>   </%attr>
>  
>  
> print $b_32;
> print $b_64;
>  
>  
> From: Eugenio Duran Aroche [mailto:edu...@estudiantes.uci.cu] 
> Sent: Saturday, March 03, 2012 12:05 PM
> To: mason-users@lists.sourceforge.net
> Subject: [Mason] I need help please
>  
>  I have this form in a Mason component
> <form >
>          
>     <input type="checkbox" name=b_32 value="32_bit" checked  > 32-bit
>     <input type="checkbox" name=b_64 value="64_bit"   > 64-bit <br>
>     nombre <input type="text " name="text" > <br>
>      <input  type='submit'  value="ok">
> </form>
> 
> I dont know how get the values in Mason
>  
> <image001.jpg>
>  
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing 
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/_______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users

Mit freundlichen Grüßen
Rolf Schaufelberger






------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to