From: Lane S. <la...@op...> - 2003-08-05 00:53:24
|
there is nothing wrong the #if ($testIfVarIsNull) {} construction. And I like it. For lax apps, do something like this: #bean $map = SparseProperties $map.FirstName = "Brian" <input name="FullName" value="$map.FirstName $map.LastName"> -Lane Brian Goetz wrote: > >> <input name="somefield" >> #if ($MyProp.SomeProp.FinalProp) >> value="$MyProp.SomeProp.FinalProp" >> #end > > > What's wrong with #if ($foo) { } > > > > -- > Brian Goetz > Quiotix Corporation > br...@qu... Tel: 650-843-1300 Fax: > 650-324-8032 > > http://www.quiotix.com > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel > -- Lane Sharman Learn About Conga, All Java GUI Builder: http://opendoors.com/conga |