I have two forms that are called Customers and CustomerControlList In Customers Form, I have DevExpress Layout Controls like TabbedCon开发者_如何学PythontrolGroup, LayoutControlGroup, LayoutItem and i
I am new to the whole XSLT thing and I\'ve already tried looking it up through several forums, but I still haven\'t found the actual solution to my problem.
Okay, here goes: What I\'m trying to do is create a multidimensional array which will pull text, swfs, and/or images from an xml file based on which button is clicked.
The idea is that I have a form with two editable fields, data is posted from them, put into two multi-dimensional arrays, then a third multi-dimensional array is included.
i am working on a page wherein i have 2 nested loops, my problem is... Say for Example the current value for outer loop is 1 and shall execute 1times. and inner loop shall execute 2times. now when i a
Sorry guys i couldn\'t provide feedback because of my other username and password here, anyways here is the issue:
never thought i had issues with nested loops well here Iam: What i want to achieve is this: Given two numberA and B i need to find all counting numbers between 1 and the A*B for example A=4 B=3 i need
PHP: <?php $menu = array( array(\'label\' => \'myLabel\', \'submenu\' => array(\'label\' => \'test label\',
I\'m having trouble solving a problem with iterative SQL queries (which I need to do away with) and I\'m trying to work out an alternative.
OK, first thank you for taking the time to read my post!! (^o^)/ And before I put the whole problem a little of context: