Re-convert Currency back to Integer?

J

jason

Database: Access 2000

How does one switch a converted currency format back to a plain integer in
Asp. I have tried Cint but this produces an overflow error for the
following:

NewPrice = CInt(Request.Form.Item("NewPrice"))

Microsoft VBScript runtime (0x800A0006)
Overflow: 'Cint'
 
J

jason

"$252,"

...but the error message cuts off the trailing zeros. The incoming form
variable is Currency formatted in the previous form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top