John Isaacks

2,068
reputation
558 views

Registered User

name John Isaacks
member for 1 year
seen 17 hours ago
website
location Altoona, PA. USA
age 25
Veteran, programming, design, movies, video games.
23h
answered Adobe AIR to execute program
23h
answered Add AIR 2 to FB4?
1d
awarded  Popular Question
1d
awarded  Popular Question
1d
asked Add AIR 2 to FB4?
2d
asked MySql: Count rows in price range?
Dec
14
comment MySql: Set limit for duplicate column.
Perfect! I don't really understand the logic, but it works!
Dec
14
comment MySql: Set limit for duplicate column.
I think this is the closest thing so far to what I need. Unfortunately I am getting this error: #1235 - This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'.. I don't think I can use LIMIT in a subquery.
Dec
14
revised MySql: Set limit for duplicate column.
added 513 characters in body; added 48 characters in body
Dec
14
comment MySql: Set limit for duplicate column.
But this will ONLY return style 7, I want all the different styles, but only a max of 3 for each.
Dec
14
asked MySql: Set limit for duplicate column.
Dec
14
awarded  Yearling
Dec
2
comment FlashVars in Flex, getting error?
Thank you so much, I was about ready to punch my monitor.
Dec
2
asked FlashVars in Flex, getting error?
Nov
27
answered How can I determine a web user’s time zone?
Nov
19
asked JavaScript: Alert when user exits site?
Nov
17
comment MySql: Why Is this Query running so slow?
Perfect, thanks!
Nov
17
asked MySql: Why Is this Query running so slow?
Nov
17
asked Flex: Make advanced data grid height of rows?
Nov
13
asked CSS: make Row background span accross all columns?
Nov
13
awarded  Popular Question
Nov
12
asked Link to shipping tracking from website?
Nov
12
accepted Flex: Make columns aligned between 2 DataGrids?
Nov
9
answered Flex: Make columns aligned between 2 DataGrids?
Nov
9
asked Flex: Make columns aligned between 2 DataGrids?
Nov
6
comment Flex: List displaying wrong until scrolled.
@greg added code sample
Nov
6
revised Flex: List displaying wrong until scrolled.
added 641 characters in body
Nov
6
asked Flex: List displaying wrong until scrolled.
Nov
5
asked Flex: adding/removing component from HBox.rawChildren causes horizontalAlign to fail?
Nov
5
comment Flex Component Lifecycle: validateNow, validateDisplayList, invalidateDisplalList, commitProperties, etc.
That was a great read, thanks for sharing!
Nov
4
asked Flex Component Lifecycle: validateNow, validateDisplayList, invalidateDisplalList, commitProperties, etc.
Nov
2
asked How do you design a myspace page?
Oct
29
revised MySQL: select the closest match?
added 365 characters in body
Oct
29
asked MySQL: select the closest match?
Oct
28
comment PHP: get next 13 dates from date?
That makes since, so what should I do instead? Thanks.
Oct
28
asked PHP: get next 13 dates from date?
Oct
28
accepted Flex: Add TOTAL column for AdvancedDataGridColumnGroup?
Oct
27
comment PHP, MySQL: Duplicate series of rows, but change 1 column?
Actually I using 4.1.22, sorry for not specifying
Oct
27
comment PHP, MySQL: Duplicate series of rows, but change 1 column?
This is not a unique/index key.
Oct
27
asked PHP, MySQL: Duplicate series of rows, but change 1 column?
Oct
23
answered Flex: Add TOTAL column for AdvancedDataGridColumnGroup?
Oct
23
comment Flex: Calculate hours between 2 times?
Thanks, I removed the Math.ceil() in my version as I didnt want to do rounding, but to show the hour as a decimal.
Oct
23
asked Flex: Add TOTAL column for AdvancedDataGridColumnGroup?
Oct
23
asked Flex: Calculate hours between 2 times?
Oct
21
comment MySQL: LEFT JOIN.. select all from table 1 even if not there in table 2?
Hi, this is half of what I need. If there is a prod_drop but its not "carat weight" I still want to select whats from cart_product I just dont want to select anything from prod_drop. Also FYI they can have several drop_prods that match, but I only want to pull data from the drop_prod if the name is carat weight. If there is no drop_prod, or there is a drop_prod with a different name, then I just want to pull from cart_product. Does that make sense... would this be better to just break into multiple querys?
Oct
21
comment MySQL: LEFT JOIN.. select all from table 1 even if not there in table 2?
Hi thanks, This does jump me up to 340. There is I know what stopping the rest but im not sure how to fix it.. they can have several prod_drop.prod_drop_name set to them, so if they have one that is set but is not CARAT WEIGHT, i still want to pull whats from cart_product, just not pull whats from prod_drop. I got bumped to 340 because its now added the ones that have no drop_prod, but the ones that do have drop_prod just not a carat weight drop_prod, i still want to select, I just dont want to pull the drop_prod, make sense? Is there a way to do that? THANKS!!!
Oct
21
asked MySQL: LEFT JOIN.. select all from table 1 even if not there in table 2?
Oct
20
asked Flex: Caching images in list item renderer?
Oct
20
asked Turn off a particular warning in Flex Builder 3?
Oct
19
asked HTML specify print pages?