Microsoft
Software
Hardware
Network
Question : Color Translator
I am using a Rad Color Picker and need to laod the Hex code into my database.
When I do a var= RadColorpicker1.SelectedCo
lor.ToStri
ng()
This is what gets sent to my database
Color [A=255, R=102, G=0, B=51]
I actually need to translate that to #990033 (or whatever...)
Answer : Color Translator
Sorry - I am the king of typos. Fix line 3 with balanced quotes, thus:
header("Location: $asp");
Random Solutions
checkbox and listctrl
Upgrade .net 2 to .net 3.5 - build time gone crazy
C# WebService (tcp.soap) from Java
Need to return " "
Repeater: Defining a property of a control within a Repeater
restoring a .bak file SQL SERVER 2005
Target S Curve
How to save record changes in a sub-form
Setting value in table without control
Parent/Child relationship with child needing 2 parents