Recommend a Color Picker ASP.NET Web Control?

Last post 07-07-2008 9:56 AM by karpach96. 11 replies.

Sort Posts:

  • Recommend a Color Picker ASP.NET Web Control?

    08-02-2005, 4:49 PM
    Does anyone know of a color picker ASP.NET Web control that works flawlessly in IE/FF/Opera/Safari on Mac & Windows?

    Basically need the user to be able to see a palette of web-safe colors and be able to click on one to select it.

    Commercial/free, open-source/closed-source fine... just need it to be browser friendly.

    Thanks
    Happy Programming!


    -- Scott Mitchell
    -- mitchell@4guysfromrolla.com
    -- http://scottonwriting.net/sowblog/
    -- http://www.4GuysFromRolla.com/ScottMitchell.shtml
  • Re: Recommend a Color Picker ASP.NET Web Control?

    08-03-2005, 12:51 PM
    • Loading...
    • PLBlum
    • Joined on 06-28-2002, 1:20 PM
    • Boston, MA
    • Posts 5,150
    Hi Scott, I built one that I give away (with sources): http://www.peterblum.com/ColorSelectors/ColorSelectors.aspx
    Its a DropDownList instead of a palette. So it works on most browsers. It includes an option to show the actual color next to it that uses a little javascript which I haven't tested on all browsers you listed.
    --- Peter Blum
    Creator of Peter's Data Entry Suite (formerly Professional Validation And More and Peter's Date Package) and Peter's Polling Package
    www.PeterBlum.com
  • Re: Recommend a Color Picker ASP.NET Web Control?

    08-05-2005, 4:22 AM

    You could try mine out... it's quite fully featured, it has been tested in Firefox and IE 5+, and it's free.

    http://www.filespace.co.uk/adrian/WebControls.aspx

  • Re: Recommend a Color Picker ASP.NET Web Control?

    08-06-2005, 9:15 AM
    • Loading...
    • Mike_123
    • Joined on 04-10-2005, 9:30 AM
    • Posts 21
    Try ColorPicker form AspLib (http://asplib.net). It's goot and beatifull control
    It exactly works in  IE/FF/Opera
  • Yes [Yes] Re: Recommend a Color Picker ASP.NET Web Control?

    08-29-2005, 12:05 PM
    Thanks for the suggestions, I checked out and evaluated all products mentioned.  However, I ended up using QuickWebSoft.com's Color Picker control

    I plan on writing a review on this control on my blog sometime this week.

    Thanks again...

    Happy Programming!


    -- Scott Mitchell
    -- mitchell@4guysfromrolla.com
    -- http://scottonwriting.net/sowblog/
    -- http://www.4GuysFromRolla.com/ScottMitchell.shtml
  • Re: Recommend a Color Picker ASP.NET Web Control?

    08-31-2005, 3:14 AM
    • Loading...
    • jackonlyone
    • Joined on 05-13-2005, 7:30 AM
    • Posts 2

    Another cool ms office like color picker with source code can be found with:
    http://www.ucancode.net/Products/free%20product/colorpicker.htm

    Jack

    ---------------------------------------------------------------------------------
    XD++ MFC/C++ Flow/Diagram Library (Full Visio 2003 Like,100% Source Code Kit) -- http://www.ucancode.net

     

  • Re: Recommend a Color Picker ASP.NET Web Control?

    08-31-2005, 10:31 AM
    I think you might be in the wrong forum, he was looking for an ASP.Net control...
  • Re: Recommend a Color Picker ASP.NET Web Control?

    08-31-2005, 6:02 PM

    My review of QuickWebSoft.com's ColorPicker control is now up on my blog, if you're interested in reading it: Review of QuickWebSoft.com's ColorPicker Web Control.

    The one paragraph synopsis: "Overall, I do recommend QuickWebSoft.com's ColorPicker if you need a simple color picker control for a very affordable price.  If you need to do any great deal of customization of your color picker, or need to be able to tinker around with it in a client-side setting, you might want to take sufficient time trying out this and other options before settling on one."

    Happy Programming!


    -- Scott Mitchell
    -- mitchell@4guysfromrolla.com
    -- http://scottonwriting.net/sowblog/
    -- http://www.4GuysFromRolla.com/ScottMitchell.shtml
  • Re: Recommend a Color Picker ASP.NET Web Control?

    10-19-2005, 1:18 PM
    • Loading...
    • iconico
    • Joined on 10-19-2005, 5:16 PM
    • Posts 6
    The following control is only DHTML, and not ASP.NET, however it's as powerful as you would find in a desktop application:

    http://www.iconico.com/colorPop

    Iconico.com Design & Development Software

    BitsDuJour.com 24 Hour Software Deals

    IcoBlog.com Read our blog
  • Re: Recommend a Color Picker ASP.NET Web Control?

    05-11-2007, 7:59 PM

    the best is this one : xcolorpicker.net

    there is two versions (for asp.net 1.1 and 2.0) works also with .net 3.0, 3.5, ajax and don't need a flash plugin ..., i'm using it for all my .net projects.

    Malek Chtioui,
    Xcess Company.
  • Re: Recommend a Color Picker ASP.NET Web Control?

    10-02-2007, 5:29 AM
    • Loading...
    • xiaobing
    • Joined on 01-24-2007, 9:19 AM
    • Posts 174

     Hi, can you explain more how to use it? Thanks..

  • Re: Recommend a Color Picker ASP.NET Web Control?

    07-07-2008, 9:56 AM
    • Loading...
    • karpach96
    • Joined on 10-15-2006, 12:59 PM
    • Chicago, IL
    • Posts 372

    Hi,

    Yahoo color picker is the best. Take a look http://developer.yahoo.com/yui/examples/colorpicker/colorpicker-fromscript_clean.html 

    Regards,
    Viktar Karpach

    MCTS .NET 2.0 Web Application, MCPD Web Developer
    ASP.NET C# Technical Blog
Page 1 of 1 (12 items)