|
-
Feb 26th, 2000, 10:06 PM
#1
Thread Starter
New Member
Me and my friend are making a html editor, just for fun, and we can't get out of this problem:
If we take the commondialog hexidecimal color, how can you convert it to html hex like #FF4455?
I tried hex$(color) where color is a long, the commondialog color returned..
But however, that didn't work. It looks like vb is deleting the 0(s), and only printing F(s), 8(s) and 0(s)..does anyone know how to solve this problem?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|