rmal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>
</code><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-
Hi Mike
if you can't find an easy way and if you know how to program in c# or
vb.net, I found out that it's sometimes better to write a custom
function (using the script tag) to achieve what you need.
hope this helps
Thibaut Barrère-- [blog] http://www.dotnetguru2.org/tbarrere
Title: Testing if a value is an Int
Is there a "clean" way to test if a property value is an integer? I've come up with a bit of a hack to accomplish this, but this raises an error in my build log (which shows up in my ccnet errors page…).
Here's my hack:
Title: Testing if a value is an Int
Is there a "clean" way to test if a property value is an integer? I've come up with a bit of a hack to accomplish this, but this raises an error in my build log (which shows up in my ccnet errors page…).
Here's my hack: