I use the MSChart in the web part, it works fine. But there is a problem. I add some controls in the Web Part Editor to configure the MSChart\'s color. Everytime after I change the color of the Chart
Is there any other place that makes sense to store credentials for third party APIs that you use to make API calls for Facebook, PayPal, etc.?I\'m tempted to store sets of credentials (Sandbox, Live),
I have a div with a height of 35 pixels and a hidden div with a height of 200 pixels. I have a jQuery function which hides the smaller div and shows the larger div when clicked. This all works fine.
How could I detect which version of PHP my PHP script requires? The general version like PHP5 or PHP4 could I know myself,
I was trying develop a website with Cakephp and Joomla... But lately I\'ve been founding a lot of barriers that create difficu开发者_运维技巧lties implementing things that would have been a lot easier
最近正在备孕,但是中途突然有点不舒服,就去医院检查,结果检查出来子宫里面出现了粘连的情况,开发者_高级运维而且医生说我输卵管也出现了问题,怪不得备孕了这么久都没有怀上。医生说这种情况自然怀孕的可能性不
As our new web app gets more complicated, so the need for help docs increases. I am not talking about documenting code, I am literally talking about application help. So myapp/help, or for example, en
I\'ve been slowly working my way through the examples in Beginning iPhone Development and there are a few things that I have not been able to figure out, but I\'m sure you guys can help me with it.
I have some questions concerning the communication between an Activity and a Service. I\'d like to write a speedmeter application, where the UI is constantly updated with new data derived from the GPS
I\'m having some problem safely casting a varchar to int on SQL2000. Part 1 of my problem was that IsNumeric returns开发者_如何学编程 false positives if your looking for integers only. I\'m aware tho