Incorrect value
Posted: Mon Jul 14, 2008 11:56 pm
Hi,
In my vxml application when user enters 12 digit no in test1.vxml . After that it goes to test2.vxml. But while accessing on test3.vxml it's showing incorrect value.
suppose user enters -- 101231100010 in test1.vxml
value in test2.vxml is --- 101231100010
But now value in test3.vxml is ----101231099904.000000
Why it is replacing 100010 to 099904 these digits
Waiting for your reply
Thanks
In my vxml application when user enters 12 digit no in test1.vxml . After that it goes to test2.vxml. But while accessing on test3.vxml it's showing incorrect value.
suppose user enters -- 101231100010 in test1.vxml
value in test2.vxml is --- 101231100010
But now value in test3.vxml is ----101231099904.000000
Why it is replacing 100010 to 099904 these digits
Waiting for your reply
Thanks