Most of the AJAX calls will require some parameters. Instead of using an application item for every parameter, I wrote some javascript and PL/SQL functions that will store all AJAX parameters as XML in 1 application item!
The same javascript as in my first blog, but some extra parameters and functions are added.






Hello,Very Nice!In 3.1 you won’t have to use Application Items passing transitory values anymore but this is very nice , and can be used in a lot of places.Take a look at the object $xml_Control(pThis)in the htmldb_get.js file it does some client side XML/XSL stuff that might fit in nicely with your solutions.Carl
Hello,Very Nice!In 3.1 you won’t have to use Application Items passing transitory values anymore but this is very nice , and can be used in a lot of places.Take a look at the object $xml_Control(pThis)in the htmldb_get.js file it does some client side XML/XSL stuff that might fit in nicely with your solutions.Carl