posted 17 years ago
Hi Bear,
That was fast..let me explain you my Issue.
On a jsp page, I have a textfield and I found a script which allows autocomplete on that textfield.
If I pass the array to that script as shown above it works fine.
From xml I get the values as,
Now I want to pass this array as second parameter to the script.
How do I do this?
Years teach us more than books.