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
Excel spreadsheet cells are showing up as empty even though there are simple data in them
SBS 2008 Console Querying Security Status
INSERT INTO new table from existing stored procedure
crashed
Exchange 2010 SMTP Relay
Exchange 2007- Powershell Query
Visual Studio 2008 - Installing Custom Project Templates
sub report with null fields
Output a report as PDF, prompt user for save location
How do I prevent a SBS2003 computer rebooting with LSASS.EXE When trying to update a password the return status indicates that the value...