Quantcast
Channel: Adobe Community : All Content - ASP VBScript Development (read only)
Viewing all articles
Browse latest Browse all 106

using dynamic form wizard dont allow decimals

$
0
0

using the dynamic form wizard converts a given number using decimals in integer !!

example : if i use a text field ( in a form generated with the wizard) that will input a number with decimals : 123.44, the form sends 12344 to the db.

i´m using an access db (2003) and the numeric fields are declarated as number type

any ideas to solve this?

tanx


Viewing all articles
Browse latest Browse all 106

Trending Articles