<%@ Language=VBScript %> <% Response.Buffer = TRUE %> <% ' Script Name : aspWebCalendar ' File Name : color_picker.asp ' Version : 3.5 ' Release Date : 12/20/2002 ' ' Copyright (c) 2002 by Full Revolution, Inc., All Rights Reserved %> <% '******** Checking some things for the calendar pop ups ************************** If Request.Querystring("Form") <> "" Then FormName = Request.Querystring("Form") Session("FormName") = FormName Else FormName = Session("FormName") End If If Request.Querystring("Element") <> "" Then ElementName = Request.Querystring("Element") Session("ElementName") = ElementName Else ElementName = Session("ElementName") End If %> Standard Colors:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Custom Color:
R:
G:
B:
HEX:


Preview: