VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

HTML to VB color converter A must have for web programmers

Brandon McPherson  (2 Submissions)   Internet/HTML   Visual Basic 3.0   Beginner   Wed 3rd February 2021

I have a program I'm working on right now where the user settings for the app are done on a website. What I didn't realize was that with HTML colours being stored in RRGGBB format, you can't automatically use it in VB, because VB uses the &HBBGGRR format. Here's a little function to bring back the right colour.

Rate HTML to VB color converter A must have for web programmers (2(2 Vote))
HTML to VB color converter A must have for web programmers.bas

HTML to VB color converter A must have for web programmers Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters