For various reasons, most often when dealing with color values, developers need a function that will convert a Hexadecimal to a Decimal value (or vice-versa). The following tutorial will show you how to do this, in both ASP and Javascript.
ASP:
JavaScript:
Related Links: Convert Decimal to Binary (Visual Basic Code)
Want to discuss this article, or other development issues? Visit our
message boards!
Or contact us directly with a comment or question on this article: click here !
|