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.






September 13, 2007 at 7:50 pm |
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
September 13, 2007 at 7:53 pm |
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