LinuxKommy
Technical User
I've used an array to hold Lengths, Widths, and Heights for a program, but i found that they're being stored as strings instead of number because they're being submitted frrom a form from textboxes. How do i get them to be numbers again? apparently CInt() doesn't work.
thanks,
DG
thanks,
DG