Hello all. I have a newbie problem (I think)!

I am using a form to enter data into a MS Access table. Everything is
working well with one exception! The number is being passed as an integer.

In other words, if I enter a 1.23 the confirmation form and the database
both report a 1.00.

My input statement looks like this:

<input type= "text", name = "k1" maxlength = "4" range = 0.01, 1.99>

Any suggestions on where to look for the answer? I tried DecimalFormat and
NumberFormat, but those do not seem to provide the answer!

Thanks in advance,
Tim
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to