Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear