>> have also tried:

<cfset var1= Val(form.var1 * 1)>

How about this:

<cfset var1= Val("0" & form.var1)>

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to