In this example we show how CodeWalker™ can be used to locate bugs across languages - here, tracing the functional handoffs between HTML, embedded Javascript, and calls to an external Javascript file and a server-side php file.
Using Retrace™ it can be seen that data is not being returned from the server-side php because the proper path is not being executed.