I think I have found a minor bug that can be worked around but is probably best fixed in the original javscript component code.
If a parameter is "" (i.e. an empty String) and passed to the javascript receive function an error is thrown:
dataList[i].firstChild has no properties
in function extractData(response).
This is with firefox.
I hope this is useful.
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
