Home All Groups Group Topic Archive Search About


Author
9 Mar 2006 11:03 AM
Guy Cohen
How do I convert a hexa number to decimal in asp?
No CDec like vb?
Guy

Author
9 Mar 2006 1:20 PM
Guy Cohen
Well... I found the way...
X=CLng("&H" & Y)

CDec does not work but CLng does...

Guy


Show quote
"Guy Cohen" <noem***@please.com> wrote in message
news:%232phuj2QGHA.4920@tk2msftngp13.phx.gbl...
> How do I convert a hexa number to decimal in asp?
> No CDec like vb?
> Guy
>

AddThis Social Bookmark Button