Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~917 People Reached
About Me

45+ years technical development, performance

Member Avatar for mskat02

I am trying to insert a set of attribute rows into a table based on the range of a unique key (product_id) and three passed variables. This is on a MySQL database. The three variables are the start_product_id, the end_product_id and the batch_attr_id. The stored procedure does not return an …

Member Avatar for ryantroop
0
291
Member Avatar for tokick4

I have a question about how to set up a page in php to allow the user to create reports from a mysql database and display in a grid on the page. I want them to build the query and save it to the another table and list on their …

Member Avatar for Taywin
0
406
Member Avatar for mskat02

I am working with a image analysis site that has color as a key component. I have setup fairly elaborate filters that allow users to select color based on different criteria bases, such as CMYK, RGB, etc. I would like to have the filter display the color next to the …

Member Avatar for OsaMasw
0
60
Member Avatar for mskat02

We are struggling with color identification in a selection filter for a digital image website. I want to have the ability to let the user pick a color value in a variety of perspectives, i.e., pantone, hex, RGB, CMYK, etc. and also to select the closeness of the match. Then …

0
160